freebsd-src/contrib/tzcode/stdtime
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
..
asctime.c
ctime.3 ctime(3): Bump .Dd after r362165 2020-06-17 11:57:48 +00:00
difftime.c
localtime.c tzcode: fix tz change detection logic 2021-12-21 12:01:24 -06:00
private.h Remove duplicated lines in contrib/tzcode/stdtime/private.h 2021-05-31 16:03:37 -06:00
time2posix.3
tzfile.5
tzfile.h