summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/strftime.c
Commit message (Expand)AuthorAgeFilesLines
* Removed false copyrights...Marc G. Fournier1996-05-271-3/+1
* Added in appropriate Berkeley copyright and RCS Id: stringMarc G. Fournier1996-05-271-1/+3
* Don't reset LC_TIME to C when it isn't neccessaryAndrey A. Chernov1995-10-231-13/+17
* Restore %s format support from previous versionAndrey A. Chernov1995-08-071-1/+22
* Fix default %c to be ctime-compatible as supposed (by Solaris too)Andrey A. Chernov1995-08-061-4/+4
* Implement locale-sensitive strftime () from ADO (heavily modifiedGarrett Wollman1995-08-041-104/+240
* On snap 950210, format %s (print seconds from the epoch) is missingJoerg Wunsch1995-03-011-0/+22
* The rest of tzcode94g from Arthur David Olson.Garrett Wollman1994-09-131-0/+393