summaryrefslogtreecommitdiff
path: root/lib/libc/time/strftime.c
AgeCommit message (Expand)Author
2003-06-04mop up some more 3/4 license issuesTheo de Raadt
2003-03-13a few more strlcy; ok from beck & hoTheo de Raadt
2002-06-19Update license based on lite2 versionTodd C. Miller
2002-05-26oops, major oops; moritz@jodeit.orgTheo de Raadt
2002-05-25remaining easy snprintf conversionsTheo de Raadt
2002-04-04Minor updates from tzcode2002cTodd C. Miller
2000-09-06Update to tzcode2000f from ftp://elsie.nci.nih.gov/pub/Todd C. Miller
2000-04-16sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ okDavid Leonard
1998-08-14realloc repairTheo de Raadt
1998-07-06do the right thing if maxsiz == 0Todd C. Miller
1998-07-06Always NUL terminate buf even if there was not enough space toTodd C. Miller
1998-02-14Changed %c in the builtin C locale from "%D %X" to the moreTodd C. Miller
1998-01-19use tzcode strftime(3) as it is kept up to date.Todd C. Miller