freebsd-dev/lib/libc
John Baldwin 21b9a000c7 Replace gmt_is_set and the gmt_mutex lock with a pthread_once_t variable and
an init routine run on the first invocation via _once().

MFC after:	1 week
2009-11-20 19:21:33 +00:00
..
amd64
arm
compat-43
db
gdtoa
gen Add an internal _once() method. This works identical to pthread_once(3) 2009-11-20 19:19:51 +00:00
gmon
i386
ia64
include Add an internal _once() method. This works identical to pthread_once(3) 2009-11-20 19:19:51 +00:00
inet
isc
locale Fix grammar. 2009-11-16 14:33:31 +00:00
mips
nameser
net Add missing IEEE1394 support dropped during merge from NetBSD. 2009-11-12 11:54:12 +00:00
nls - Update Hungarian libc catalog 2009-11-17 18:57:44 +00:00
posix1e Fix a memory leak in acl_from_text() in case the conversion succeeded. 2009-11-16 09:28:22 +00:00
powerpc
quad
regex
resolv
rpc
softfloat
sparc64
stdio
stdlib Change the utrace log entry for malloc_init from (0, 0, 0) to (-1, 0, 0) 2009-11-14 09:31:47 +00:00
stdtime Replace gmt_is_set and the gmt_mutex lock with a pthread_once_t variable and 2009-11-20 19:21:33 +00:00
string
sys Remove a note about vfork(4) going to be eliminated, it's here to stay. 2009-11-13 13:26:27 +00:00
uuid
xdr
yp
Makefile
Versions.def