The list of platforms that have faccessat() has increased since this code was written.
2011-11-19 Bruno Haible <br...@clisp.org> euidaccess: Update a comment. * lib/euidaccess.c: Update comment about platforms with faccessat. --- lib/euidaccess.c.orig Sat Nov 19 20:53:43 2011 +++ lib/euidaccess.c Sat Nov 19 20:53:24 2011 @@ -74,7 +74,7 @@ int euidaccess (const char *file, int mode) { -#if HAVE_FACCESSAT /* glibc */ +#if HAVE_FACCESSAT /* glibc, AIX 7, Solaris 11, Cygwin 1.7 */ return faccessat (AT_FDCWD, file, mode, AT_EACCESS); #elif defined EFF_ONLY_OK /* IRIX, OSF/1, Interix */ return access (file, mode | EFF_ONLY_OK); -- In memoriam Farhád Asdaqí <http://www.iranhrdc.org/english/publications/reports/3149-a-faith-denied-the-persecution-of-the-baha-is-of-iran.html?p=29>