]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Replace archive_acl_count() with archive_acl_types() where possible
authorMartin Matuska <martin@matuska.org>
Wed, 18 Jan 2017 23:40:36 +0000 (00:40 +0100)
committerMartin Matuska <martin@matuska.org>
Wed, 18 Jan 2017 23:51:31 +0000 (00:51 +0100)
commit42f7080f59c973446e9a61b0971f2614851c78d6
tree9c9b263d12f3936449743433158a9c28acfa5959
parent77ab581c3ec641fd7d3a504aeeabeb2aa829646b
Replace archive_acl_count() with archive_acl_types() where possible
Report all types of ACLs in archive_entry_strmode()
Simplify archive_write_disk_set_acls()
libarchive/archive_acl.c
libarchive/archive_acl_private.h
libarchive/archive_entry.c
libarchive/archive_entry_strmode.c
libarchive/archive_write_disk_acl.c