summaryrefslogtreecommitdiffstats
path: root/lib/libc/time/strftime.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* Pass a pointer to warn2 so the warn2 == IN_ALL would not be anmillert2008-10-311-2/+2
* update to tzcode2007j from elsie.nci.nih.gov; mostly ANSIficationmillert2007-12-291-8/+8
* Check snprintf(3) return value for error or truncation.moritz2007-09-171-3/+8
* zap remaining rcsid.espie2005-08-081-5/+1
* Update to tzcode2005j.millert2005-07-051-54/+74
* Update to tzcode2004e from elsie.nci.nih.govmillert2004-10-181-15/+38
* mop up some more 3/4 license issuesderaadt2003-06-041-6/+2
* a few more strlcy; ok from beck & hoderaadt2003-03-131-2/+2
* Update license based on lite2 versionmillert2002-06-191-14/+30
* oops, major oops; moritz@jodeit.orgderaadt2002-05-261-2/+3
* remaining easy snprintf conversionsderaadt2002-05-251-9/+9
* Minor updates from tzcode2002cmillert2002-04-041-9/+7
* Update to tzcode2000f from ftp://elsie.nci.nih.gov/pub/millert2000-09-061-13/+70
* sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ okd2000-04-161-12/+9
* realloc repairderaadt1998-08-141-3/+9
* do the right thing if maxsiz == 0millert1998-07-061-2/+3
* Always NUL terminate buf even if there was not enough space tomillert1998-07-061-2/+4
* Changed %c in the builtin C locale from "%D %X" to the moremillert1998-02-141-5/+5
* use tzcode strftime(3) as it is kept up to date.millert1998-01-191-0/+666