This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
stdtime
History
stefanf
2e6261bb2b
The arguments for time2posix() and posix2time() are time_t values, not
...
pointers.
2005-09-11 17:09:50 +00:00
..
asctime.c
…
ctime.3
Expand contractions.
2005-02-13 23:45:54 +00:00
difftime.c
…
localtime.c
…
Makefile.inc
…
private.h
…
strftime.3
Fix all the spelling mistakes I could find in the man pages for words
2005-07-31 03:30:48 +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
…
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
…