diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2016-06-30 20:27:36 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2016-06-30 21:00:49 +0300 |
commit | 51baf684376903dbeddd840582bfdf9fa91b311b (patch) | |
tree | 7b8287bdc388876ba9cbfabd9b4d2e9f84ab8544 /src/common | |
parent | xz: Silence warnings from -Wlogical-op. (diff) | |
download | xz-51baf684376903dbeddd840582bfdf9fa91b311b.tar.xz |
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
Diffstat (limited to 'src/common')
0 files changed, 0 insertions, 0 deletions