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
Daniel O'Callaghan
9b0662e646
Fix grammar, "null" -> "NUL"
1998-06-10 12:37:45 +00:00
..
asctime.c
Make asctime_r static if !_THREAD_SAFE to prevent namespace pollution and
1998-04-25 00:00:57 +00:00
ctime.3
Describe timegm()
1998-04-20 00:52:32 +00:00
difftime.c
…
localtime.c
Add a #ifdef _THREAD_SAFE around ctime_r
1998-04-20 10:09:37 +00:00
Makefile.inc
Describe timegm()
1998-04-20 00:52:32 +00:00
private.h
…
strftime.3
Fix grammar, "null" -> "NUL"
1998-06-10 12:37:45 +00:00
strftime.c
Merged in better support of ISO 8601 from elsie.nci.nih.gov.
1997-10-03 19:06:57 +00:00
strptime.3
…
strptime.c
Add unsigned char cast to all ctype calls
1997-08-13 13:11:53 +00:00
time2posix.3
…
timelocal.c
…
timelocal.h
…
tzfile.5
Remove 'of type long' from a sentence talking about four 4-byte values
1998-05-10 21:21:01 +00:00
tzfile.h
…