cvs commit: src/lib/libarchive archive_read_extract.c
Tim Kientzle
kientzle at FreeBSD.org
Sun Apr 17 15:49:00 PDT 2005
kientzle 2005-04-17 22:49:00 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_extract.c
Log:
Portability enhancement: MS Windows won't restore metadata if the file
is still open, so close the file as soon as we've written the
file contents, before we attempt to restore metadata.
Thanks to: Kees Zeelenberg
Revision Changes Path
1.39 +1 -1 src/lib/libarchive/archive_read_extract.c
More information about the cvs-src
mailing list