Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert libc/stdio from K&R to ANSI C | emaste | 2013-04-23 | 1 | -2/+1 |
| | | | | And add '__restrict' where it appeared in the header prototypes | ||||
* | Renumber clauses to reduce diffs to other versions | emaste | 2013-04-23 | 1 | -1/+1 |
| | | | | | | | NetBSD, OpenBSD, and Android's Bionic all number the clauses 1 through 3, so follow suit to make comparison easier. Acked-by: imp@ | ||||
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
| | | | | | | clause. # If I've done so improperly on a file, please let me know. | ||||
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -2/+2 |
| | | | | I believe have made all of libc .c's as consistent as possible. | ||||
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -1/+1 |
| | |||||
* | Remove UNSAFE_WARN ifdef for mktemp warning (never defined) | ache | 1999-10-24 | 1 | -1/+3 |
| | | | | Use _mktemp internally | ||||
* | Add warnings, ala mktemp, to tempnam and tmpnam as a reminder that | imp | 1999-08-21 | 1 | -0/+5 |
| | | | | | | these are inherently unsafe interfaces. Do not allow TMPDIR to override path for setuid/setgid programs. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+58 |