summaryrefslogtreecommitdiff
path: root/src/time/__secs_to_tm.c
AgeCommit message (Expand)AuthorLines
2016-11-07fix integer overflow of tm_year in __secs_to_tmDaniel Sabogal-4/+5
2015-10-08fix integer overflows in time_t/struct tm conversion codeRich Felker-3/+3
2013-07-17the big time handling overhaulRich Felker-0/+81