Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |