about summary refs log tree commit diff
path: root/src/time/gmtime_r.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* move declaration and apply hidden visibility to __utc stringRich Felker2018-09-121-2/+0
* use the name UTC instead of GMT for UTC timezoneNatanael Copa2017-12-141-2/+2
* fix strftime handling of time zone dataRich Felker2013-08-241-1/+3
* fix error code on time conversion overflowsRich Felker2013-07-171-1/+1
* the big time handling overhaulRich Felker2013-07-171-7/+14
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+10