about summary refs log tree commit diff
path: root/src/time/localtime_r.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+1
* match historical behavior for tm_gmtoff member of struct tmNatanael Copa2015-08-141-1/+1
* fix hangs in localtime for near-overflowing time_t values on 64-bit archsRich Felker2013-12-191-0/+6
* fix error code on time conversion overflowsRich Felker2013-07-171-1/+1
* the big time handling overhaulRich Felker2013-07-171-8/+12
* 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/+11