This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
stdtime
History
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
..
asctime.c
…
ctime.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
difftime.c
…
localtime.c
Normally, we are often reading local time rather than setting time zone,
2008-04-01 06:56:11 +00:00
Makefile.inc
Add each directory's symbol map file to SYM_MAPS.
2006-03-13 01:15:01 +00:00
private.h
…
strftime.3
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
strftime.c
Add glibc-style strftime(3) padding specifiers, namely, -(no padding),
2004-11-04 08:34:57 +00:00
strptime.3
Sort sections.
2005-01-20 09:17:07 +00:00
strptime.c
…
Symbol.map
Some libc symbol map cleanups.
2007-05-31 13:01:34 +00:00
time2posix.3
The arguments for time2posix() and posix2time() are time_t values, not
2005-09-11 17:09:50 +00:00
time32.c
…
timelocal.c
…
timelocal.h
…
tzfile.5
…
tzfile.h
…