Files
chrony/sys_generic.c
Miroslav Lichvar e313f5abf7 privops: switch from settimeofday() to clock_settime()
Following the removal of gettimeofday() calls, change PRV_SetTime() to
use clock_settime() instead of settimeofday(). Only CLOCK_REALTIME is
supported for now.
2026-01-29 09:51:33 +01:00

14 KiB