summaryrefslogtreecommitdiff
path: root/lib/libc/time/strftime.c
AgeCommit message (Expand)Author
2000-12-12Merge strftime from tzcode2000g.kleink
2000-09-07- Fix strftime(3) not to ignore tm_zone filed of last parameter,taca
2000-01-15Add the C99 %F conversion.kleink
1999-11-05PR 5057 - fix %k to print a 0, not just spaces. (%e too). Patch from NAKAJI...erh
1999-02-07Compute week number right. Fixes PR 6961, fromaugustss
1998-12-01Fix pr6517: strftime %s returns unterminated stringsommerfe
1998-11-15delintchristos
1998-09-27Frob internal state keeping to make strftime() reentrant.kleink
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1997-04-29* POSIX: use tzname for the %Z conversion, not tm->tm_zone.kleink
1997-04-23move str[fp]time into libc/time.mrg