]> Savannah Git Hosting - gnulib.git/commit
file-has-acl.c: port back to macOS
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 2 Oct 2024 02:51:50 +0000 (19:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 2 Oct 2024 03:09:22 +0000 (20:09 -0700)
commit9256d97e074bbae33bbd188e742daccfb72022de
tree12068163a653c9af9444989e402579352e5751e6
parent035e164bb016481ffe5e9f6b8be189bcdc41b0dd
file-has-acl.c: port back to macOS

Problem reported by Bruno Haible in:
https://lists.gnu.org/r/bug-gnulib/2024-10/msg00000.html
* lib/file-has-acl.c (file_has_aclinfo): Don’t attempt to link to
acl_extended_file if !HAVE_ACL_EXTENDED_FILE.  Most of this patch
consists of indenting changes; the real change is to use ‘#if’
rather than ‘if’.
ChangeLog
lib/file-has-acl.c