freebsd-src/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
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
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
strptime.c
time2posix.3
timelocal.c
timelocal.h
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