freebsd-skq/lib/libc
2002-10-20 03:56:37 +00:00
..
alpha
amd64
compat-43
db Correct the headers needed to use dbopen(3) and friends. 2002-10-18 16:20:08 +00:00
gen The ftok() function has not been in libcompat for quite a while. 2002-10-19 13:33:12 +00:00
gmon
i386 Eliminate superfluous memory access in memcpy(3)/memmove(3). 2002-10-15 09:50:07 +00:00
ia64
include
locale Avoid truncating invalid wide characters that are outside the range of 2002-10-16 11:37:38 +00:00
net
nls
posix1e
powerpc
quad
regex
rpc Use kqueue(2) instead of poll(2) to wait for replies and timeouts 2002-10-15 22:28:59 +00:00
sparc64
stdio Cross-reference fmtcheck(3). 2002-10-20 03:56:37 +00:00
stdlib de-__P() 2002-10-16 22:18:42 +00:00
stdtime Add cross-references to the wide character counterparts of these functions. 2002-10-15 10:11:53 +00:00
string C89 does not specifiy strsep(), so our strsep() implementation cannot 2002-10-19 13:41:22 +00:00
sys
xdr
yp
Makefile
Makefile.inc