| 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 |
| * | libc: drop "All rights reserved" from Foundation copyrights | Ed Maste | 2022-08-04 | 1 | -1/+1 |
| * | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -1/+3 |
| * | Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. | Craig Rodrigues | 2015-09-20 | 1 | -5/+2 |
| * | Renumber clauses to reduce diffs to other versions | Ed Maste | 2013-05-28 | 1 | -1/+1 |
| * | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | David Chisnall | 2011-11-20 | 1 | -0/+14 |
| * | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 |
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -2/+3 |
| * | Back out errno preserving | Andrey A. Chernov | 2001-12-30 | 1 | -8/+1 |
| * | Preserve errno. | Andrey A. Chernov | 2001-12-25 | 1 | -2/+8 |
| * | Add atoll(3) to conform POSIX and C99 | Andrey A. Chernov | 2001-11-28 | 1 | -0/+44 |