Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-09-24 | avoid reading uninitialized memory in __map_file | Szabolcs Nagy | -2/+3 |
2014-05-24 | support kernels with no SYS_open syscall, only SYS_openat | Rich Felker | -2/+1 |
2013-11-08 | remove O_NOFOLLOW from __map_file used for time zone file loading | Rich Felker | -1/+1 |
2013-07-17 | fix fd leak in file mapping code used in new zoneinfo support | Rich Felker | -1/+1 |
2013-07-17 | the big time handling overhaul | Rich Felker | -0/+20 |