about summary refs log tree commit diff
path: root/src/time/__map_file.c
Commit message (Expand)AuthorAgeFilesLines
* avoid reading uninitialized memory in __map_fileSzabolcs Nagy2015-09-241-2/+3
* support kernels with no SYS_open syscall, only SYS_openatRich Felker2014-05-241-2/+1
* remove O_NOFOLLOW from __map_file used for time zone file loadingRich Felker2013-11-081-1/+1
* fix fd leak in file mapping code used in new zoneinfo supportRich Felker2013-07-171-1/+1
* the big time handling overhaulRich Felker2013-07-171-0/+20