mirror of
https://gitlab.com/chrony/chrony.git
synced 2026-03-11 00:59:38 -04: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: