chrony/doc
Patrick Oppenlander 53823b9f1c leapdb: support leap-seconds.list as second source
The existing implementation of getting leap second information from a
timezone in get_tz_leap() relies on non-portable C library behaviour.

Specifically, mktime is not required to return '60' in the tm_sec field
when a leap second is inserted leading to "Timezone right/UTC failed
leap second check, ignoring" errors on musl based systems.

This patch adds support for getting leap second information from the
leap-seconds.list file included with tzdata and adds a new configuration
directive leapseclist to switch on the feature.
2024-02-08 15:54:24 +01:00
..
chrony.conf.adoc leapdb: support leap-seconds.list as second source 2024-02-08 15:54:24 +01:00
chronyc.adoc cmdmon: add timestamp counters to ntpdata report 2024-02-07 10:23:40 +01:00
chronyd.adoc socket: add support for systemd sockets 2023-11-13 17:05:26 +01:00
faq.adoc update copyright years 2023-12-05 14:22:10 +01:00
installation.adoc doc: include gnutls in libraries providing SECHASH feature 2022-03-16 14:54:12 +01:00
Makefile.in configure: rename SOCKDIR to RUNDIR 2016-12-02 14:53:03 +01:00