NetBSD/lib/libc
nathanw b18986f532 #include <string.h> for prototypes of strlen and strcpy. 2002-08-01 23:46:37 +00:00
..
arch Convert to use register prefixes. (0 -> %r0, etc.) 2002-07-30 06:07:56 +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 don't test PIC here. 2002-07-20 08:54:04 +00:00
gen #include <string.h> for prototypes of strlen and strcpy. 2002-08-01 23:46:37 +00:00
gmon
hash
include Add prototype for __sigaction_sigtramp(). This system call is used 2002-07-09 23:35:49 +00:00
locale add CAVEATS. 2002-07-10 14:46:10 +00:00
md
net query ip6.arpa then ip6.int for IPv6 reverse lookup. follows RFC3152. 2002-07-29 10:01:58 +00:00
nls
quad
regex make this compile with -DREDEBUG again. 2002-07-22 12:56:17 +00:00
rpc correct range check. from openbsd 2002-08-01 05:22:43 +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 Correct wrong comparison in example. 2002-07-21 19:04:03 +00:00
stdlib restore the previous form of the condition checking malloc() return value, which 2002-07-31 12:57:36 +00:00
string memcpy/memmove/bcopy: Add diagnostic code to check pointer wraparound. 2002-07-04 15:48:40 +00:00
sys reflect current value of MAXSYMLINKS. from FreeBSD. 2002-07-20 17:56:28 +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
Makefile for _I18N_DYNAMIC, use CSHLIBFLAGS instead of CPICFLAGS. 2002-07-20 08:51:32 +00:00
shlib_version Add utmp processing functions 2002-07-27 23:57:39 +00:00