Change #273834
| Category | gtar |
| Changed by | Pavel Cahyna <pcahyna@redhat.com> |
| Changed at | Fri 03 Jul 2026 11:58:18 |
| Repository | git://git.savannah.gnu.org/tar.git |
| Project | gtar |
| Branch | master |
| Revision | 08c3fc2e9337094aff01a511170fd35fdb8f1ee3 |
Comments
Avoid acl_ prefix for functions The acl.h header from libacl uses acl_ prefix for its functions. Avoid defining functions with the same name in order to protect its namespace.
Changed files
- src/xattrs.c