Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: Purge unneeded cdefs.h | Warner Losh | 2023-11-01 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | libc: drop "All rights reserved" from Foundation copyrights | Ed Maste | 2022-08-04 | 1 | -1/+1 |
* | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | David Chisnall | 2011-11-20 | 1 | -2/+12 |
* | Move prototypes of various encoding-related functions into a new header | Tim J. Robbins | 2004-05-12 | 1 | -2/+1 |
* | Allow partial multibyte characters to accumulate in conversion state | Tim J. Robbins | 2004-04-07 | 1 | -8/+5 |
* | Implement the ISO C90 Amd.1 restartable wide and multibyte character | Tim J. Robbins | 2002-08-18 | 1 | -0/+42 |