freebsd-src/lib/libc/stdtime
2000-11-26 09:05:40 +00:00
..
asctime.c
ctime.3
difftime.c
localtime.c
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
tzfile.h