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/+13 |
* | Provide trivial macro implementations of getwc(), getwchar(), putwc() and | Tim J. Robbins | 2004-05-25 | 1 | -0/+2 |
* | Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). | Tim J. Robbins | 2002-09-28 | 1 | -3/+1 |
* | Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), | Tim J. Robbins | 2002-08-13 | 1 | -0/+48 |