freebsd-dev/lib/libc
Mike Barcroft 43e13bf58f Note that strncmp() will not compare characters after a NUL character.
Add a missing word.  Bump document date.

Inspired by:	IEEE Std 1003.1-200x (Draft 7)
MFC after:	3 days
2001-10-11 17:02:44 +00:00
..
alpha Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
amd64 Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
compat-43 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
db mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
gen Compensate for "Compensate for header dethreading" by backing it out. 2001-10-10 17:48:44 +00:00
gmon mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
i386 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
ia64 Adjust so that we don't use relocations which can't exist in a shared 2001-10-10 10:35:01 +00:00
include Fixed namespace pollution related to `warn' in libc (but not in other 2001-08-29 13:52:27 +00:00
locale mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net getnetbyaddr() should be serviced by the "networks" database. 2001-10-10 12:49:53 +00:00
nls mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
posix1e Fixed missing `const' in synopsis. 2001-10-03 16:29:21 +00:00
quad $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regex mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
rpc Add compatibility functions for the AF_LOCAL RPC transport stuff 2001-10-04 21:03:17 +00:00
stdio mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
stdlib Make this work on ia64. I have no idea why it works on alpha - it 2001-10-06 15:58:54 +00:00
stdtime mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
string Note that strncmp() will not compare characters after a NUL character. 2001-10-11 17:02:44 +00:00
sys - Bump document date for eaccess(2) addition. 2001-10-11 15:27:53 +00:00
xdr Fixed various type errors in synopsis. 2001-10-03 16:53:59 +00:00
yp Changed the clnt_perror string in yp_all because it was saying the 2001-05-23 15:37:10 +00:00
Makefile Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-( 2001-08-13 21:48:44 +00:00
Makefile.inc Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00