summaryrefslogtreecommitdiff
path: root/lib/libc/time/strftime.c
AgeCommit message (Expand)Author
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