]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Make acl_perm_map[] and acl_inherit_map[] more readable
authorMartin Matuska <martin@matuska.org>
Tue, 10 Jan 2017 20:50:37 +0000 (21:50 +0100)
committerMartin Matuska <martin@matuska.org>
Tue, 10 Jan 2017 21:03:23 +0000 (22:03 +0100)
commitf082a5b42f4f07c39d11285f383e6e733f43c79d
treedba4a7aa0c86ea45c70558cbe870f58296187257
parent85fb5122964927c714b79746d2854b6766291287
Make acl_perm_map[] and acl_inherit_map[] more readable
Fix missing acl_inherit_map[] in archive_write_disk_acl.c
Add comments to translate_acl()
libarchive/archive_read_disk_entry_from_file.c
libarchive/archive_write_disk_acl.c