about summary refs log tree commit diff
path: root/time/strftime_l.c
Commit message (Expand)AuthorAgeFilesLines
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-201-38/+13
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-5/+2
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-6/+2
* Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov2015-09-261-7/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix Wundef warning for HAVE_STRFTIMESiddhesh Poyarekar2014-07-101-0/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove miscellaneous __STDC__ conditionals.Joseph Myers2012-01-301-6/+2
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-2/+2
* Implement Burmese language locale for Myanmar.Keith Stribley2009-10-301-3/+1
* [BZ #6612] cvs/fedora-glibc-20080613T1601Ulrich Drepper2008-06-131-15/+28
* [BZ #5184]Ulrich Drepper2007-10-161-30/+40
* Update.Ulrich Drepper2004-09-141-16/+8
* Update.Ulrich Drepper2004-03-141-3/+1423
* * time/time.h (__strptime_l, strptime_l): Declare them.Roland McGrath2002-08-271-0/+22