freebsd-nq/lib/libc
2000-09-01 10:54:04 +00:00
..
alpha Remove duplicate FreeBSD id tags. 2000-08-21 21:05:44 +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
db If using a DB_RECNO, db::put should return the new key if R_IAFTER is 2000-08-08 05:20:57 +00:00
gen Import XPG4-compliant basename(3) and dirname(3) from OpenBSD. 2000-08-31 15:56:15 +00:00
gmon
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 The API change mentioned in the previous revision has been backed out, so 2000-08-22 21:50:03 +00:00
nls Protect from badly formed LANG variable 2000-09-01 10:54:04 +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 strtok() -> strsep() (no strtok() in libraries allowed) 2000-08-29 21:04:07 +00:00
stdio According to the susv2 man pages I have, remove(3) should act as 2000-08-28 15:45:42 +00:00
stdlib Turn malloc options "AJ" on by default. 2000-07-09 13:10:18 +00:00
stdtime Correct factor-of-10 error in INT_STRLEN_MAXIMUM() calculation. 2000-08-04 11:03:20 +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 Document return value of ENOENT for nonexistent/invalid filter entries. 2000-08-07 16:47:35 +00:00
xdr
yp
Makefile
Makefile.inc