emaste
|
ed68431e9e
|
Convert libc/stdio from K&R to ANSI C
And add '__restrict' where it appeared in the header prototypes
|
2013-04-23 14:36:44 +00:00 |
|
emaste
|
afbef1895e
|
Renumber clauses to reduce diffs to other versions
NetBSD, OpenBSD, and Android's Bionic all number the clauses 1 through 3,
so follow suit to make comparison easier.
Acked-by: imp@
|
2013-04-23 13:33:13 +00:00 |
|
imp
|
cd1f140ae4
|
Per Regents of the University of Calfornia letter, remove advertising
clause.
# If I've done so improperly on a file, please let me know.
|
2007-01-09 00:28:16 +00:00 |
|
obrien
|
d90536e35b
|
Fix the style of the SCM ID's.
I believe have made all of libc .c's as consistent as possible.
|
2002-03-22 21:53:29 +00:00 |
|
obrien
|
3b73ce2319
|
Remove __P() usage.
|
2002-03-21 22:49:10 +00:00 |
|
ache
|
490fc835e8
|
Remove UNSAFE_WARN ifdef for mktemp warning (never defined)
Use _mktemp internally
|
1999-10-24 11:57:24 +00:00 |
|
imp
|
019ef99305
|
Add warnings, ala mktemp, to tempnam and tmpnam as a reminder that
these are inherently unsafe interfaces.
Do not allow TMPDIR to override path for setuid/setgid programs.
|
1999-08-21 17:56:44 +00:00 |
|
rgrimes
|
be22b15ae2
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
|