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