summaryrefslogtreecommitdiff
path: root/src/time/__map_file.c
AgeCommit message (Expand)AuthorLines
2018-09-12overhaul internally-public declarations using wrapper headersRich Felker-2/+0
2015-09-24avoid reading uninitialized memory in __map_fileSzabolcs Nagy-2/+3
2014-05-24support kernels with no SYS_open syscall, only SYS_openatRich Felker-2/+1
2013-11-08remove O_NOFOLLOW from __map_file used for time zone file loadingRich Felker-1/+1
2013-07-17fix fd leak in file mapping code used in new zoneinfo supportRich Felker-1/+1
2013-07-17the big time handling overhaulRich Felker-0/+20