]> git.ipfire.org Git - thirdparty/bind9.git/commit
Timers now use isc_time_t rather than isc_stdtime_t.
authorMark Andrews <marka@isc.org>
Fri, 31 Aug 2001 02:01:56 +0000 (02:01 +0000)
committerMark Andrews <marka@isc.org>
Fri, 31 Aug 2001 02:01:56 +0000 (02:01 +0000)
commitcfa3ab7f89293811d60e2d5d16a30f3c22924b22
tree965e754f0e0ab35281bef969467081497e6e2eaa
parent7edac4480fef42c8e02993e97e5fe69492cdcb2d
Timers now use isc_time_t rather than isc_stdtime_t.
zone->expiretime now has a consistant epoch [RT #1686]
lib/dns/zone.c