Commit Graph
2 Commits
Author SHA1 Message Date
Rich Felker 107d68ad17 refactor adjtimex in terms of clock_adjtime
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.
2019-07-20 17:02:49 -04:00
Rich Felker f209440bcf implement the adjtime and adjtimex functions (nonstandard) 2011-04-05 15:38:20 -04:00