1
0
mirror of https://git.tukaani.org/xz.git synced 2025-09-27 21:08:18 +00:00
Lasse Collin 446e4318fa xz: Fix copying of timestamps on Windows.
xz used to call utime() on Windows, but its result gets lost
on close(). Using _futime() seems to work.

Thanks to Martok for reporting the bug:
http://www.mail-archive.com/xz-devel@tukaani.org/msg00261.html
2016-06-30 20:27:36 +03:00
..
2010-01-24 23:50:54 +02:00
2014-01-12 12:17:08 +02:00