freebsd-dev/lib/libc/stdtime
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
..
asctime.c MFV of tzcode2009e: 2009-05-23 06:31:50 +00:00
ctime.3 Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
difftime.c MFV of tzcode2009e: 2009-05-23 06:31:50 +00:00
localtime.c Replace gmt_is_set and the gmt_mutex lock with a pthread_once_t variable and 2009-11-20 19:21:33 +00:00
Makefile.inc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
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 Sort sections. 2005-01-20 09:17:07 +00:00
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 tzcode2009e: 2009-05-23 06:31:50 +00:00
tzfile.h MFV of tzcode2009e: 2009-05-23 06:31:50 +00:00