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
Warner Losh
9227047ec5
Reduce lock contention for simple cases.
...
# this really should be done with pthread_once, but I've debugged this code. Reviewed by: arch@
2007-12-19 04:30:10 +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
Reduce lock contention for simple cases.
2007-12-19 04:30:10 +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
…