Avoid Gnulib ‘access’ module
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 Jan 2024 19:26:09 +0000 (11:26 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 Jan 2024 19:45:37 +0000 (11:45 -0800)
commitd276996c4f60395464ca8d5d7de487022b4937fa
tree193d2dec5b58b57740890d9d5df102ea0e493e27
parent412cc0212d7bf2f2d0f49fdb8a4ff69480b8afed
Avoid Gnulib ‘access’ module

* admin/merge-gnulib (AVOIDED_MODULES): Add ‘access’,
since I don’t think Emacs cares about the Mac OS X 10.5
bug where faccessat ignores a trailing slash on a symlink
to a directory.  This will matter the next time we run
admin/merge-gnulib.
admin/merge-gnulib