freebsd-dev/lib/libc/stdtime
John Baldwin 8feb1ea45e Use _pthread_once() rather than _once() for localtime() and gmtime(). These
methods are only invoked when __isthreaded is true at which point it is safe
to use _pthread_once() directly.

MFC after:	1 week
2010-01-06 20:43:40 +00:00
..
asctime.c MFV of tzcode2009e: 2009-05-23 06:31:50 +00:00
ctime.3
difftime.c MFV of tzcode2009e: 2009-05-23 06:31:50 +00:00
localtime.c Use _pthread_once() rather than _once() for localtime() and gmtime(). These 2010-01-06 20:43:40 +00:00
Makefile.inc
private.h MFV of tzcode2009e: 2009-05-23 06:31:50 +00:00
strftime.3 Clarify that "ante meridiem" and "post meridiem" mean the same thing 2008-05-16 04:33:04 +00:00
strftime.c Spacing fixes. No actual change. 2009-06-09 09:02:58 +00:00
strptime.3
strptime.c Use (unsigned char) cast for ctype macro 2009-09-02 04:56:30 +00:00
Symbol.map Some libc symbol map cleanups. 2007-05-31 13:01:34 +00:00
time2posix.3 MFV of tzcode2009h revision r192887 2009-05-27 12:18:39 +00:00
time32.c
timelocal.c
timelocal.h
tzfile.5 MFV of tzdata2009t, r200831 2009-12-22 11:17:10 +00:00
tzfile.h MFV of tzcode2009e: 2009-05-23 06:31:50 +00:00