aboutsummaryrefslogtreecommitdiff
path: root/src/time/__secs_to_tm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* 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