freebsd-dev/lib/libc/stdtime
Bruce Evans c6966b0c4a Fixed printf format errors. Don't assume so many things about time_t.
Obtained from:	partial merge of ADO version tzcode96h (was fully merged
                in 1.10 but backed out in 1.11; the FreeBSD code for %s
		was earlier, prettier but buggier).
1998-06-30 16:49:47 +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 Merge the recently-imported tzcode96h distribution (libc portion). The 1996-07-18 18:53:15 +00:00
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 Merge the recently-imported tzcode96h distribution (libc portion). The 1996-07-18 18:53:15 +00:00
strftime.3 Fix grammar, "null" -> "NUL" 1998-06-10 12:37:45 +00:00
strftime.c Fixed printf format errors. Don't assume so many things about time_t. 1998-06-30 16:49:47 +00:00
strptime.3 Import strptime(3) into libc. We've got permission by Kevin Ruddy to 1997-08-09 15:43:59 +00:00
strptime.c Add unsigned char cast to all ctype calls 1997-08-13 13:11:53 +00:00
time2posix.3 it's'' -> its'' where appropriate and typo fixes in time2posix.3. 1997-05-19 16:33:27 +00:00
timelocal.c Import strptime(3) into libc. We've got permission by Kevin Ruddy to 1997-08-09 15:43:59 +00:00
timelocal.h Import strptime(3) into libc. We've got permission by Kevin Ruddy to 1997-08-09 15:43:59 +00:00
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 Merge the recently-imported tzcode96h distribution (libc portion). The 1996-07-18 18:53:15 +00:00