about summary refs log tree commit diff
path: root/src/time/__secs_to_tm.c
Commit message (Expand)AuthorAgeFilesLines
* fix integer overflow of tm_year in __secs_to_tmDaniel Sabogal2016-11-071-4/+5
* fix integer overflows in time_t/struct tm conversion codeRich Felker2015-10-081-3/+3
* the big time handling overhaulRich Felker2013-07-171-0/+81