NetBSD/lib/libc
wiz 92d8b1e9fa Revert previous: .S files are currently compiled with -traditional-cpp,
so __STDC__ is _not_ always defined.
2002-05-26 12:24:55 +00:00
..
arch Revert previous: .S files are currently compiled with -traditional-cpp, 2002-05-26 12:24:55 +00:00
citrus Add some casts to quiet a "discards qualifier from pointer target type" 2002-05-24 04:04:30 +00:00
compat-43 __STDC__ is always defined on NetBSD. 2002-05-26 11:48:00 +00:00
db Do not respect TMPDIR when s[ug]id. 2002-04-16 19:00:45 +00:00
dlfcn
gen refer rnd(4), not random(4). 2002-05-24 14:37:19 +00:00
gmon disable profiling set{u,g}id binaries. 2002-04-26 16:39:52 +00:00
hash In userland, use <sha1.h>, not <sys/sha1.h>. 2002-03-31 14:17:19 +00:00
include Need internal names for strlcat() and strlcpy(). 2002-04-17 16:23:08 +00:00
locale BUGS: 2002-05-19 13:44:31 +00:00
md Add the md[245], sha1 and rmd160 functions to libnbcompat, conditional on their 2002-03-31 12:58:54 +00:00
net Revert last change after protoype of getnameinfo(3) has been changed back. 2002-05-22 14:42:37 +00:00
nls
quad
regex Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs. 2002-04-29 01:41:43 +00:00
rpc Make sure we don't look before the beginning of the string. 2002-04-16 19:19:33 +00:00
softfloat Import the 32-bit version of SoftFloat 2a and separate it and the 64-bit 2002-05-21 23:51:04 +00:00
stdio * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h. 2002-05-24 22:17:20 +00:00
stdlib Xref fabs(3) 2002-04-28 11:52:43 +00:00
string Re-introduce inclusion of config.h for libnbcompat, since the namespace.h trick 2002-04-24 17:45:14 +00:00
sys Remove duplicate that. lib/16849 by John Heasley. 2002-05-16 21:23:31 +00:00
termios Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs. 2002-04-29 01:41:43 +00:00
thread-stub
time __STDC__ is always defined on NetBSD. 2002-05-26 11:48:00 +00:00
yp
Makefile
shlib_version add arc4random(3). from openbsd 2002-05-24 04:01:43 +00:00