about summary refs log tree commit diff
path: root/time/tst-strptime2.c
Commit message (Expand)AuthorAgeFilesLines
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Split DIAG_* macros to new header libc-diag.h.Zack Weinberg2017-02-251-1/+1
* Fix testsuite build for GCC 7 -Wformat-truncation.Joseph Myers2017-01-111-1/+1
* Fix -Wformat-length warning in time/tst-strptime2.cSteve Ellcey2016-11-021-0/+11
* time: in strptime(), make %z accept [+-]HH:MM tz [BZ #17887]Vincent Bernat2015-09-181-5/+20
* time: in strptime(), make %z accept Z as a time zone [BZ #17886]Vincent Bernat2015-09-181-1/+9
* time/tst-strptime2.c: test full input range +/- 0-9999James Perkins2015-08-281-53/+178
* strptime %z: fix rounding, extend range to +/-9959 [BZ #16141]James Perkins2015-08-281-2/+19
* time: ensure failing strptime() tests are reported correctlyVincent Bernat2015-03-061-4/+1
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-051-2/+5
* * time/strptime_l.c (__strptime_internal): Handle 'z' to setUlrich Drepper2005-04-271-0/+59
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-59/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+59