]> git.ipfire.org Git - thirdparty/libarchive.git/commit - libarchive/archive.h
Add a new archive_write_disk option:ARCHIVE_EXTRACT_CLEAR_NOCHANGE_FFLAGS
authorBrooks Davis <brooks@one-eyed-alien.net>
Tue, 10 Feb 2015 17:39:51 +0000 (17:39 +0000)
committerBrooks Davis <brooks@one-eyed-alien.net>
Thu, 14 May 2015 18:53:06 +0000 (18:53 +0000)
commit6a595ef611d0365ae741d8a2758462213babb851
treea4a6ebb8e44e803f66a44e9a3e4efd2a42a49782
parenta0195e4bb40c66efc175d555dd42a8782afca43f
Add a new archive_write_disk option:ARCHIVE_EXTRACT_CLEAR_NOCHANGE_FFLAGS
that clears platform-specific file flags that might prevent the removal
of a file system object before attempting to remove it.

Sponsored by: DARPA, AFRL
libarchive/archive.h
libarchive/archive_write_disk.3
libarchive/archive_write_disk_posix.c