]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys_linux: use timex driver
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 15 Sep 2015 13:24:28 +0000 (15:24 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 17 Sep 2015 13:52:49 +0000 (15:52 +0200)
commit1b2510e4b260eed2e7fef9e539cd031bd89898c9
treeb5d38a123bc7b51b2331ade8df85dadd8cdde3fc
parente735be59a7d6077414244d2c54fcabb736e0f3ff
sys_linux: use timex driver

Remove functions that are included in the new timex driver. Keep only
functions that have extended functionality, i.e. read and set the
frequency using the timex tick field and apply step offset with
ADJ_SETOFFSET.

Merge the code from wrap_adjtimex.c that is still needed with
sys_linux.c and remove the file.
configure
sys_linux.c
wrap_adjtimex.c [deleted file]
wrap_adjtimex.h [deleted file]