aboutsummaryrefslogtreecommitdiff
path: root/time/strftime_l.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-27Fix strftime build with GCC 8.Joseph Myers1-6/+16
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers1-38/+13
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-5/+2
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-6/+2
2015-09-26Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov1-7/+13
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-07-10Fix Wundef warning for HAVE_STRFTIMESiddhesh Poyarekar1-0/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
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
2012-01-30Remove miscellaneous __STDC__ conditionals.Joseph Myers1-6/+2
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-2/+2
2009-10-30Implement Burmese language locale for Myanmar.Keith Stribley1-3/+1
2008-06-13[BZ #6612]cvs/fedora-glibc-20080613T1601Ulrich Drepper1-15/+28
2007-10-16[BZ #5184]Ulrich Drepper1-30/+40
2004-09-14Update.Ulrich Drepper1-16/+8
2004-03-14Update.Ulrich Drepper1-3/+1423
2002-08-27* time/time.h (__strptime_l, strptime_l): Declare them.Roland McGrath1-0/+22