freebsd-dev/lib/libc
2004-03-20 08:41:12 +00:00
..
alpha Use unions to avoid violating C99 strict aliasing rules. 2004-03-16 20:42:02 +00:00
amd64
compat-43
db
gdtoa
gen Document additional reasons that sysctl(3) can return ENOMEM (due to 2004-03-15 10:32:37 +00:00
gmon
i386
ia64
include
locale
net Don't try to pass off a struct sockaddr as a struct sockaddr_in when it 2004-03-15 17:08:28 +00:00
nls
posix1e
powerpc makecontext lib call. 2004-03-02 06:22:24 +00:00
quad
regex
rpc Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
sparc64 Use unions to avoid violating C99 strict aliasing rules. 2004-03-16 20:42:02 +00:00
stdio Mention that funopen() uses fpos_t incorrectly in the BUGS section. 2004-03-20 08:41:12 +00:00
stdlib Rearrange (centralize) initialization of mallocs internals to always be 2004-03-07 20:41:27 +00:00
stdtime
string
sys Shave-off troff cycles by invoking .Fa only once. 2004-03-19 16:04:11 +00:00
uuid
xdr
yp
Makefile