Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-29 | utimensat: add time64 syscall support, decouple 32-bit time_t | Rich Felker | 1 | -6/+31 |
2019-07-27 | fix and simplify futimesat fallback in utimensat | Rich Felker | 1 | -6/+4 |
2014-05-29 | support linux kernel apis (new archs) with old syscalls removed | Rich Felker | 1 | -1/+31 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | 1 | -1/+1 |
2011-02-27 | implement futimens and utimensat | Rich Felker | 1 | -0/+7 |