mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 13:45:07 -05:00
The tai field in struct timex is a Linux-specific feature. It's possible to read the current offset with ntp_gettime() (or ntp_gettimex() on Linux), but apparently not all libc implementations support it. Rework the code to save and adjust the last value instead of reading the current value from the kernel.
6.8 KiB
6.8 KiB