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
Nik Clayton
d4c5a1f678
Create the links for the reentrant time functions.
...
PR: docs/22644 Submitted by:
andrew@ugh.net.au
2000-11-12 16:17:53 +00:00
..
asctime.c
…
ctime.3
Introduce ".Lb" macro to libc manpages.
2000-04-21 09:42:15 +00:00
difftime.c
…
localtime.c
Temporary cosmetic change to prevent gcc-2.95.2 from doing an
2000-03-08 12:46:25 +00:00
Makefile.inc
Create the links for the reentrant time functions.
2000-11-12 16:17:53 +00:00
private.h
Correct factor-of-10 error in INT_STRLEN_MAXIMUM() calculation.
2000-08-04 11:03:20 +00:00
strftime.3
For %c replace reference to asctime(3) with ctime(3) from which %c genetically
2000-10-26 22:11:11 +00:00
strftime.c
Force %c to be "%a %Ef %T %Y" to eliminate problems with bad c_fmt
2000-10-26 14:22:41 +00:00
strptime.3
Avoid use of direct troff requests in mdoc(7) manual pages.
2000-11-10 17:46:15 +00:00
strptime.c
Force "%c" to be ctime-compatible
2000-10-26 16:07:04 +00:00
time2posix.3
Avoid use of direct troff requests in mdoc(7) manual pages.
2000-11-10 17:46:15 +00:00
timelocal.c
Treat c_fmt field as compatibility placeholder
2000-10-26 16:20:57 +00:00
timelocal.h
Treat c_fmt field as compatibility placeholder
2000-10-26 16:20:57 +00:00
tzfile.5
…
tzfile.h
…