Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-20 | refactor adjtime function using adjtimex function instead of syscall | Rich Felker | 1 | -1/+1 | |
this removes the assumption that userspace struct timex matches the syscall type and sets the stage for 64-bit time_t on 32-bit archs. | |||||
2011-04-05 | implement the adjtime and adjtimex functions (nonstandard) | Rich Felker | 1 | -0/+27 | |