freebsd-dev/lib/libc
David Xu ad4a96ba13 Normally, we are often reading local time rather than setting time zone,
replace mutex with rwlock, this should eliminate lock contention in
most cases.
2008-04-01 06:56:11 +00:00
..
amd64 Add an alternative view of the bits in an 80-bit long double (64+16 2008-01-17 16:39:07 +00:00
arm
compat-43
db getopt(3) returns -1, not EOF. 2008-02-18 03:19:25 +00:00
gdtoa
gen Document modff() and modfl(). Technically, modff() and modfl() 2008-03-29 16:19:35 +00:00
gmon
i386 Add an alternative view of the bits in an 80-bit long double (64+16 2008-01-17 16:39:07 +00:00
ia64 Add an alternative view of the bits in an 80-bit long double (64+16 2008-01-17 16:39:07 +00:00
include Compile libthr with warnings. 2008-03-25 15:33:00 +00:00
inet Fix issues which allow snooping on ptys. [08:01] 2008-01-14 22:56:05 +00:00
isc
locale Don't allocate the constant array "props" on the stack in wctype. 2008-03-17 18:22:23 +00:00
nameser
net Remove incomplete support of AI_ALL and AI_V4MAPPED. 2008-02-03 19:07:55 +00:00
nls
posix1e Add __FBSDID() tags. 2008-03-07 15:25:56 +00:00
powerpc Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPC 2008-02-24 19:22:53 +00:00
quad
regex getopt(3) returns -1, not EOF. 2008-02-18 03:19:25 +00:00
resolv Allow underscore in domain names while resolving. While having underscore 2008-02-16 00:16:49 +00:00
rpc Don't call xdrrec_skiprecord in the non-blocking case. If 2008-03-30 09:36:17 +00:00
softfloat
sparc64 Add a new union member to access the exponent and sign of a long double 2008-01-18 21:25:51 +00:00
stdio Add <limits.h> for SHRT_MAX. 2008-02-27 21:25:19 +00:00
stdlib Remove stale #include <machine/atomic.h>, which as needed by lazy 2008-03-07 16:54:03 +00:00
stdtime Normally, we are often reading local time rather than setting time zone, 2008-04-01 06:56:11 +00:00
string
sys Add the libc glue and headers definitions for the *at() syscalls. 2008-03-31 12:14:04 +00:00
uuid
xdr Don't assume that there is readable data on the stream after the 2008-03-30 09:35:04 +00:00
yp Fix some "in in" typos in comments. 2008-03-26 07:32:08 +00:00
Makefile
Versions.def