freebsd-src/contrib/tzcode
Kyle Evans a2c51da658 tzcode: fix tz change detection logic
clock_gettime() returns 0 if it succeeds, so don't capture that into the
fail logic.  With this, WITH_DETECT_TZ_CHANGES successfully detects a
change after 61 seconds.

Reviewed by:	imp, trasz
Differential Revision:	https://reviews.freebsd.org/D33494
2021-12-21 12:01:24 -06:00
..
stdtime tzcode: fix tz change detection logic 2021-12-21 12:01:24 -06:00
zic Incorporate a change from OpenBSD by millert@OpenBSD.org 2016-10-08 17:46:29 +00:00