freebsd_amp_hwpstate/lib/libc
Wolfram Schneider de635b0683 The terminating character in strings is `NUL', not `NULL'. 1997-12-28 12:06:29 +00:00
..
amd64
compat-43
db
gen
gmon Format the MLINKS statement the same as in most other libc Makefile.inc's. 1997-12-19 21:53:35 +00:00
i386
locale The terminating character in strings is `NUL', not `NULL'. 1997-12-28 12:06:29 +00:00
net Removed unnecessary initialization of hp in gethostbyaddr_r. 1997-12-25 04:21:08 +00:00
nls
quad Put the .PATH statement first as in all other libc Makefile.inc's. 1997-12-19 21:56:38 +00:00
regex
rpc
stdio Add overflow checks: if output size becomes bigger than INT_MAX, 1997-12-25 00:32:17 +00:00
stdlib Fix recursion problem which occurs when a signal is received during 1997-12-15 02:12:42 +00:00
stdtime
string The terminating character in strings is `NUL', not `NULL'. 1997-12-28 12:06:29 +00:00
sys fork() checks RLIMIT_NPROC, not RLIMIT_NOFILE. 1997-12-26 16:11:49 +00:00
xdr
yp
Makefile
Makefile.inc