freebsd-dev/lib/libc/stdtime
2000-11-26 09:05:40 +00:00
..
asctime.c Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc. 1999-01-04 20:45:20 +00:00
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 sprintf -> snprintf 2000-11-26 09:05:40 +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 Make the quotes in the #include line visible. 2000-01-19 13:27:03 +00:00
tzfile.h Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00