]> git.ipfire.org Git - thirdparty/bind9.git/commit
RT #1667. File modification dates were wrong due to the isc_time_set routine not...
authorDanny Mayer <source@isc.org>
Thu, 30 Aug 2001 04:31:31 +0000 (04:31 +0000)
committerDanny Mayer <source@isc.org>
Thu, 30 Aug 2001 04:31:31 +0000 (04:31 +0000)
commitb602bf9e8b67cb2b1ff9ee8b2a48793bf6c70e16
treef55d3fe36baa3bc65953dac25724be0c6b2a8942
parente2a35f75245654c66604a74c1c78f927bb1ee2b9
RT #1667.  File modification dates were wrong due to the isc_time_set routine not adding back the epoch to give the absolute Windows time and isc_file_settime not correctly making the right calls to modify the file date
lib/isc/win32/file.c
lib/isc/win32/time.c