]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys_timex: set timex constant on Solaris
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 18 Sep 2015 08:16:40 +0000 (10:16 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 18 Sep 2015 14:42:40 +0000 (16:42 +0200)
commit1d2b481069f1814e636d7e5d2963025ed60e5df1
tree883c3d8dcba9b0cd6d48de9c33164930847332c2
parentc062fa2fa977695301aed8f27eecf7ce4e546fd9
sys_timex: set timex constant on Solaris

The kernel apparently checks the constant even when it's not being set
with MOD_TIMECONST and may return EINVAL on an uninitialized value.
sys_timex.c