summaryrefslogtreecommitdiffstats
path: root/lib/libc/time/asctime.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to tzcode2010k from elsie.nci.nih.gov; OK miod@millert2010-08-231-1/+6
* Update to tzcode2007a. This adds support for 64bit time_t in casemillert2007-02-061-2/+11
* Update to tzcode2006a; primarily just cast and const fixes.millert2006-02-181-2/+2
* zap remaining rcsid.espie2005-08-081-5/+1
* Update to tzcode2005j.millert2005-07-051-13/+24
* Always remember to check snprintf return value for -1.cloder2005-03-061-2/+2
* Explicitly leave room for the NUL byte in {wday,mon}_name; Francois Perradmillert2005-03-021-3/+3
* uses %ld, so pass the already present long instead of an int, should fixdhartmei2004-10-281-2/+2
* Update to tzcode2004e from elsie.nci.nih.govmillert2004-10-181-23/+76
* _THREAD_PRIVATE_* macros changedd2000-01-061-2/+2
* tzcode1999a from ftp://elsie.nci.nih.gov/pub - merge with libc_r stuffd1999-01-291-15/+11
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-12/+35
* tzcode1998b from ftp://elsie.nci.nih.gov/pubmillert1998-01-181-6/+3
* Update to tzcode1996o + our fixes. Fixes problem pointed outmillert1997-01-141-1/+10
* Fix RCS idstholo1996-08-191-7/+3
* initial import of NetBSD treederaadt1995-10-181-0/+58