freebsd-nq/lib/libc
2000-07-31 05:43:43 +00:00
..
alpha Take a shot at implementing a functional rfork_thread() for alpha. This 2000-07-29 11:43:21 +00:00
amd64 rfork(2) wrapper for simple rfork-style threads. I have lost count of 2000-07-29 07:14:04 +00:00
compat-43 Use `Er' variable to define first column width in ERRORS section. 2000-05-06 12:00:11 +00:00
db cleanup the tsearch import. 2000-07-06 20:04:34 +00:00
gen Add a skeleton rfork_thread(3) man page. 2000-07-29 12:12:39 +00:00
gmon Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
i386 Fix some rather interesting bugs that managed to not turn up in various 2000-07-29 11:34:01 +00:00
include
locale fix comment 2000-07-07 08:24:50 +00:00
mips
mipseb
mipsel
net Use _close() instead of close() in addrconfig() to keep it from becoming a 2000-07-21 04:22:39 +00:00
nls Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
posix1e Fix typo, teh -> the. 2000-07-14 11:23:04 +00:00
quad
regex Actually make it so this Makefile can build grot. 2000-07-10 06:10:47 +00:00
rpc
stdio Use `Er' variable to define first column width in ERRORS section. 2000-05-06 12:07:59 +00:00
stdlib Turn malloc options "AJ" on by default. 2000-07-09 13:10:18 +00:00
stdtime Fix assigning alt_month in compatibility code 2000-06-29 17:21:45 +00:00
string Drop the references to index(3) and rindex(3), which are non-standard 2000-07-18 08:05:11 +00:00
sys Add pointers to rfork_thread(3) 2000-07-31 05:43:43 +00:00
xdr
yp
Makefile
Makefile.inc