summaryrefslogtreecommitdiff
path: root/time/tst-strptime2.c
AgeCommit message (Expand)Author
2015-09-18time: in strptime(), make %z accept [+-]HH:MM tz [BZ #17887]Vincent Bernat
2015-09-18time: in strptime(), make %z accept Z as a time zone [BZ #17886]Vincent Bernat
2015-08-28time/tst-strptime2.c: test full input range +/- 0-9999James Perkins
2015-08-28strptime %z: fix rounding, extend range to +/-9959 [BZ #16141]James Perkins
2015-03-06time: ensure failing strptime() tests are reported correctlyVincent Bernat
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar
2005-04-27* time/strptime_l.c (__strptime_internal): Handle 'z' to setUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek