opnsense-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 Sync code with tzcode2010m 2010-10-27 07:14:46 +00:00
ctime.3 ctime(3): Bump .Dd after r362165 2020-06-17 11:57:48 +00:00
difftime.c Merge: 2015-10-08 11:42:15 +00:00
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.5: catch up to r204333 2013-12-16 01:58:12 +00:00
tzfile.h