Age | Commit message (Expand) | Author |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-02-11 | Fix a few whitespace arrangement inconsistencies in time/strftime_l.c | TAMUKI Shoichi |
2019-01-24 | strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096] | TAMUKI Shoichi |
2019-01-24 | strftime: Set the default width of "%Ey" to 2 [BZ #23758] | TAMUKI Shoichi |
2019-01-11 | strftime: Consequently use the "L_" macro with character literals | TAMUKI Shoichi |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-01-22 | Abbreviated alternative month names (%Ob) also added (bug 10871). | Rafal Luzynski |
2018-01-22 | Implement alternative month names (bug 10871). | Rafal Luzynski |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-06-27 | Fix strftime build with GCC 8. | Joseph Myers |
2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-20 | Convert miscellaneous function definitions to prototype style. | Joseph Myers |
2015-10-19 | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers |
2015-09-26 | Fix BZ #18985 -- out of range data to strftime() causes a segfault | Paul Pluzhnikov |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-07-10 | Fix Wundef warning for HAVE_STRFTIME | Siddhesh Poyarekar |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-30 | Remove miscellaneous __STDC__ conditionals. | Joseph Myers |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper |
2009-10-30 | Implement Burmese language locale for Myanmar. | Keith Stribley |
2008-06-13 | [BZ #6612]cvs/fedora-glibc-20080613T1601 | Ulrich Drepper |
2007-10-16 | [BZ #5184] | Ulrich Drepper |
2004-09-14 | Update. | Ulrich Drepper |
2004-03-14 | Update. | Ulrich Drepper |
2002-08-27 | * time/time.h (__strptime_l, strptime_l): Declare them. | Roland McGrath |