NetBSD/lib/libc
itojun 35eb51aa09 use int32_t, instead of int, for on-disk data.
(so that we are safe in the future)
2002-05-30 14:55:47 +00:00
..
arch Make this work with an ISO C preprocessor. 2002-05-30 05:08:51 +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 use int32_t, instead of int, for on-disk data. 2002-05-30 14:55:47 +00:00
dlfcn
gen add LIBRARY section 2002-05-28 11:38:29 +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 __STDC__ is always defined on NetBSD. 2002-05-26 14:48:19 +00:00
nls - implement NL_CAT_LOCALE. 2002-02-13 07:48:49 +00:00
quad Compile ashldi3.S and lshrdi3.S on m68000. 2001-05-18 15:23:44 +00:00
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 __STDC__ is always defined on NetBSD. 2002-05-26 14:43:59 +00:00
stdlib Remove #ifdef Bad_float_h and #ifndef __STDC__ parts (unneeded). 2002-05-26 15:04:08 +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 __STDC__ is always defined on NetBSD. 2002-05-26 16:53:30 +00:00
termios __STDC__ is always defined on NetBSD. 2002-05-26 16:39:57 +00:00
thread-stub
time __STDC__ is always defined on NetBSD. 2002-05-26 11:48:00 +00:00
yp Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
Makefile Split the notion of building Hesiod, Kerberos, S/key, and YP 2002-03-22 18:10:19 +00:00
shlib_version add arc4random(3). from openbsd 2002-05-24 04:01:43 +00:00