]> git.ipfire.org Git - thirdparty/chrony.git/commit
Try to minimize adjtime error
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 1 Jul 2009 13:49:05 +0000 (15:49 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 1 Jul 2009 13:56:00 +0000 (15:56 +0200)
commit8c0f3f4042dd624b865eb48b02b80163e0d3e15b
treeaf6151950ddd03df2f1fdc8e856f9dd4079d1ef4
parent735811b2b97d4a4bee850465b1bff37c62d9923e
Try to minimize adjtime error

The offset is rounded before calling adjtime and the error below
microsecond is accumulated.
sys_linux.c