Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor adjtimex in terms of clock_adjtime | Rich Felker | 2019-07-20 | 1 | -2/+2 |
| | | | | | | this sets the stage for having the conversion logic for 64-bit time_t all in one file, and as a bonus makes clock_adjtime for CLOCK_REALTIME work even on kernels too old to have the clock_adjtime syscall. | ||||
* | implement the adjtime and adjtimex functions (nonstandard) | Rich Felker | 2011-04-05 | 1 | -0/+7 |