aboutsummaryrefslogtreecommitdiff
path: root/time/strptime_l.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-07-10Fix -Wundef warning for HAVE_LOCALTIME_RSiddhesh Poyarekar1-0/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-04Allow strptime read outputs from strftime. Fixes bug 4772.Ondřej Bílka1-11/+8
2013-10-25Make strptime %Z consistent between doc and code. Fixes bug 14876Ondřej Bílka1-1/+5
2013-06-05Properly handle %W in strptimeAndreas Schwab1-2/+2
2013-04-23Consistently use ISSPACE to check for whitespaceSiddhesh Poyarekar1-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-04-22Remove doubled words.Jim Meyering1-2/+2
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-3/+3
2008-06-27Remove use of __P.Ulrich Drepper1-10/+1
2008-06-27[BZ #6657]Ulrich Drepper1-2/+1
2007-07-28[BZ #4772]Ulrich Drepper1-0/+12
2007-07-28* include/time.h (enum ptime_locale_status): Remove.Ulrich Drepper1-197/+216
2007-07-10[BZ #4773]Ulrich Drepper1-29/+68
2007-02-09[BZ #3944]Ulrich Drepper1-3/+8
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-8/+3
2007-07-31.Jakub Jelinek1-3/+8
2005-04-27* time/strptime_l.c (__strptime_internal): Handle 'z' to setUlrich Drepper1-0/+36
2005-01-10Update.Ulrich Drepper1-1/+1
2005-01-09Update.Ulrich Drepper1-6/+8
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-50/+7
2007-07-122.5-18.1Jakub Jelinek1-7/+50
2004-08-092004-08-09 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+1
2004-08-08[BZ #28]Ulrich Drepper1-28/+76
2004-03-14Update.Ulrich Drepper1-3/+1049
2002-08-27* time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strptime_lRoland McGrath1-0/+22