Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-02 | reformat clock_adjtime with always-true condition removed | Rich Felker | 1 | -48/+46 |
2020-06-02 | always use time64 syscall first for clock_adjtime | Rich Felker | 1 | -2/+1 |
2020-06-02 | fix broken time64 clock_adjtime | Rich Felker | 1 | -1/+1 |
2019-10-20 | clock_adjtime: generalize time64 not to assume old struct layout match | Rich Felker | 1 | -11/+46 |
2019-08-02 | clock_adjtime: add time64 support, decouple 32-bit time_t, fix x32 | Rich Felker | 1 | -0/+110 |
2019-07-20 | refactor adjtimex in terms of clock_adjtime | Rich Felker | 1 | -0/+2 |
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 1 | -2/+0 |
2012-09-16 | add clock_adjtime, remap_file_pages, and syncfs syscall wrappers | Rich Felker | 1 | -0/+9 |