Files
chrony/local.c
Miroslav Lichvar 91d6ccb189 local: require clock_gettime()
Make clock_gettime() a hard requirement of chrony. It should be
available on all reasonably recent versions of the supported systems.

This enables adoption of the clockid_t type (CLOCK_* identifiers).
2026-01-29 09:51:27 +01:00

23 KiB