mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
sys: add generic timex driver
This is based on sys_linux.c and wrap_adjtimex.c. It's intended for all systems that support the adjtimex() or ntp_adjtime() system call. The driver functions can be replaced with extended system-specific versions (e.g. to control the frequency with the tick field on Linux).
This commit is contained in: