Ignore additional platform-specific ACL errors (Bug#13702).
authorRomain Francoise <romain@orebokech.com>
Sun, 7 Apr 2013 11:21:39 +0000 (13:21 +0200)
committerRomain Francoise <romain@orebokech.com>
Sun, 7 Apr 2013 11:21:39 +0000 (13:21 +0200)
commit5406cfd9cd748a2d83a0c9eb38849ace83a10cb2
tree797a19e403359ed5c6a18ee52ffdd8ee6ac06b66
parentdf4555fad10dafc50c44a4d7f97515cc9f1678c9
Ignore additional platform-specific ACL errors (Bug#13702).

* fileio.c (ACL_NOT_WELL_SUPPORTED): New macro copied from gnulib.
(Fcopy_file, Fset_file_acl) [HAVE_POSIX_ACL]: Use it.
src/ChangeLog
src/fileio.c