]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys: add apply_step_offset function to generic driver
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 20 May 2014 15:05:05 +0000 (17:05 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 20 May 2014 15:14:33 +0000 (17:14 +0200)
commitcf3c7b3bd69bfb9c1d06451927168067fb229f7b
treeecd24052a0ba0dab5da649a78ea2f913aa427bdf
parent0b7f64cb338cb512f163b5b6d9ad2bb63d44bc53
sys: add apply_step_offset function to generic driver

Move the generic code away from the Linux driver and keep there only
stepping by adjtimex(ADJ_SETOFFSET).
sys_generic.c
sys_linux.c