aboutsummaryrefslogtreecommitdiff
path: root/time/tst-strptime2.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-25Split DIAG_* macros to new header libc-diag.h.Zack Weinberg1-1/+1
2017-01-11Fix testsuite build for GCC 7 -Wformat-truncation.Joseph Myers1-1/+1
2016-11-02Fix -Wformat-length warning in time/tst-strptime2.cSteve Ellcey1-0/+11
2015-09-18time: in strptime(), make %z accept [+-]HH:MM tz [BZ #17887]Vincent Bernat1-5/+20
2015-09-18time: in strptime(), make %z accept Z as a time zone [BZ #17886]Vincent Bernat1-1/+9
2015-08-28time/tst-strptime2.c: test full input range +/- 0-9999James Perkins1-53/+178
2015-08-28strptime %z: fix rounding, extend range to +/-9959 [BZ #16141]James Perkins1-2/+19
2015-03-06time: ensure failing strptime() tests are reported correctlyVincent Bernat1-4/+1
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar1-2/+5
2005-04-27* time/strptime_l.c (__strptime_internal): Handle 'z' to setUlrich Drepper1-0/+59
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-59/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+59