about summary refs log tree commit diff
path: root/time/tst-strftime.c
Commit message (Collapse)AuthorAgeFilesLines
* (do_test): Add tests for - flag.Ulrich Drepper2003-05-111-0/+37
|
* Update.Ulrich Drepper2003-01-191-0/+74
2003-01-19 Ulrich Drepper <drepper@redhat.com> * time/strftime.c (my_strftime): Handle very large width specifications for numeric values correctly. Improve checks for overflow. * time/Makefile (tests): Add tst-strftime. * time/tst-strftime.c: New file.