Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-20 | Convert miscellaneous function definitions to prototype style. | Joseph Myers | 1 | -16/+4 |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 1 | -3/+1 |
2015-09-18 | time: in strptime(), make %z accept [+-]HH:MM tz [BZ #17887] | Vincent Bernat | 1 | -3/+7 |
2015-09-18 | time: in strptime(), make %z accept Z as a time zone [BZ #17886] | Vincent Bernat | 1 | -2/+8 |
2015-08-28 | strptime %z: fix rounding, extend range to +/-9959 [BZ #16141] | James Perkins | 1 | -9/+3 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-07-10 | Fix -Wundef warning for HAVE_LOCALTIME_R | Siddhesh Poyarekar | 1 | -0/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-12-04 | Allow strptime read outputs from strftime. Fixes bug 4772. | Ondřej Bílka | 1 | -11/+8 |
2013-10-25 | Make strptime %Z consistent between doc and code. Fixes bug 14876 | Ondřej Bílka | 1 | -1/+5 |
2013-06-05 | Properly handle %W in strptime | Andreas Schwab | 1 | -2/+2 |
2013-04-23 | Consistently use ISSPACE to check for whitespace | Siddhesh Poyarekar | 1 | -2/+2 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-04-22 | Remove doubled words. | Jim Meyering | 1 | -2/+2 |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper | 1 | -3/+3 |
2008-06-27 | Remove use of __P. | Ulrich Drepper | 1 | -10/+1 |
2008-06-27 | [BZ #6657] | Ulrich Drepper | 1 | -2/+1 |
2007-07-28 | [BZ #4772] | Ulrich Drepper | 1 | -0/+12 |
2007-07-28 | * include/time.h (enum ptime_locale_status): Remove. | Ulrich Drepper | 1 | -197/+216 |
2007-07-10 | [BZ #4773] | Ulrich Drepper | 1 | -29/+68 |
2007-02-09 | [BZ #3944] | Ulrich Drepper | 1 | -3/+8 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -8/+3 |
2007-07-31 | . | Jakub Jelinek | 1 | -3/+8 |
2005-04-27 | * time/strptime_l.c (__strptime_internal): Handle 'z' to set | Ulrich Drepper | 1 | -0/+36 |
2005-01-10 | Update. | Ulrich Drepper | 1 | -1/+1 |
2005-01-09 | Update. | Ulrich Drepper | 1 | -6/+8 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -50/+7 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -7/+50 |
2004-08-09 | 2004-08-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+1 |
2004-08-08 | [BZ #28] | Ulrich Drepper | 1 | -28/+76 |
2004-03-14 | Update. | Ulrich Drepper | 1 | -3/+1049 |
2002-08-27 | * time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strptime_l | Roland McGrath | 1 | -0/+22 |