]> Savannah Git Hosting - gnulib.git/commit
access, euidaccess tests: Avoid test failure for root user on Solaris.
authorBruno Haible <bruno@clisp.org>
Tue, 21 May 2024 13:32:06 +0000 (15:32 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 21 May 2024 13:42:30 +0000 (15:42 +0200)
commit90576182493cf2677769e77eb6ad0a22f8357619
treea4a5d2d8d8d8cea32da85e574dda6b57330964f4
parentd7beec8902330587cda62af308d1ea629b883d7d
access, euidaccess tests: Avoid test failure for root user on Solaris.

* tests/test-access.h (test_access): On Solaris, for the root user,
don't expect X_OK permissions to be absent.
* doc/posix-functions/access.texi: Mention the Solaris problem.
* doc/glibc-functions/euidaccess.texi: Likewise.
ChangeLog
doc/glibc-functions/euidaccess.texi
doc/posix-functions/access.texi
tests/test-access.h