summaryrefslogtreecommitdiff
path: root/src/time/gmtime_r.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12reduce spurious inclusion of libc.hRich Felker1-1/+0
2018-09-12move declaration and apply hidden visibility to __utc stringRich Felker1-2/+0
2017-12-14use the name UTC instead of GMT for UTC timezoneNatanael Copa1-2/+2
2013-08-24fix strftime handling of time zone dataRich Felker1-1/+3
2013-07-17fix error code on time conversion overflowsRich Felker1-1/+1
2013-07-17the big time handling overhaulRich Felker1-7/+14
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+10