summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/strftime.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in changes from -current (ISO 8601 week number and year).Wolfgang Helbig1997-10-111-54/+76
* MFC: Just the locale fixes (small doc tweaks for the most part)Jordan K. Hubbard1997-09-141-177/+2
* YAMFC: use setlocale.h instead of hardcoded constants and `private'Joerg Wunsch1997-02-081-4/+3
* YAMFC (rev 1.15: comment update)Joerg Wunsch1997-02-051-2/+2
* YAMFC (rev 1.11, 1.7, and 1.13 resp.)Joerg Wunsch1996-12-291-1/+2
* YAMFCPoul-Henning Kamp1996-11-281-10/+9
* Revert to old version of strftime.c; the new one doesn't work right.Garrett Wollman1996-07-191-109/+77
* Merge the recently-imported tzcode96h distribution (libc portion). TheGarrett Wollman1996-07-181-78/+110
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-2/+1
* 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