freebsd-dev/lib/libc/stdtime
Dmitrij Tejblum f0cefaccae Change return type of strptime from const char* to char*.
const char* was wrong and nonstandard.
1998-09-12 21:13:29 +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 Change return type of strptime from const char* to char*. 1998-09-12 21:13:29 +00:00
strptime.c Change return type of strptime from const char* to char*. 1998-09-12 21:13:29 +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