]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys_macosx: remove adjtime() check
authorBryan Christianson <bryan@whatroute.net>
Mon, 1 Oct 2018 21:40:27 +0000 (10:40 +1300)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 2 Oct 2018 08:50:04 +0000 (10:50 +0200)
commitf176193d350bc517bd1387f230065c72409f5227
tree8201169cf7eff0c0b7e64b77b6123a72039395a7
parente8bc41e862a6ee203b476ac24decbf93c1d4c9fc
sys_macosx: remove adjtime() check

Remove the runtime checking of adjtime(). adjtime() was broken in beta
releases of macOS 10.13 but is ok now.
sys_macosx.c