freebsd-dev/lib/libc
nectar fd38c1762f strcpy -> strlcpy paranoia
Submitted by:	Mike Heffner <mheffner@vt.edu>
Reviewed by:	freebsd-audit
2001-02-02 13:22:43 +00:00
..
alpha Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
amd64 Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
compat-43 Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
db Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
gen mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
gmon Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
i386 Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
ia64 Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
include Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
locale mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
mips
mipseb
mipsel
net strcpy -> strlcpy paranoia 2001-02-02 13:22:43 +00:00
nls Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
posix1e o When returning NULL, return (NULL) instead of return (0). 2001-01-17 02:40:39 +00:00
quad
regex man(7) -> mdoc(7). 2001-01-12 13:35:17 +00:00
rpc Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
stdio mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
stdlib mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
stdtime Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
string mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
sys mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
xdr man(7) -> mdoc(7). 2001-01-18 12:56:17 +00:00
yp Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
Makefile Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
Makefile.inc