]> Savannah Git Hosting - gnulib.git/commit
faccessat: Correct errno value on AIX.
authorBruno Haible <bruno@clisp.org>
Mon, 16 Sep 2024 22:52:28 +0000 (00:52 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Sep 2024 11:59:23 +0000 (13:59 +0200)
commit3b47995f0fb5208ae34b2b0c6ddcf6a311a8b067
tree4b036fd6a00aebeab4116dde3d050f9bf6923510
parentf1c8258328f6667eb1a27c6882c25891cbc8fbdd
faccessat: Correct errno value on AIX.

* lib/faccessat.c (rpl_faccessat): Do the trailing-slash workaround also
if the original faccessat invocation failed.
ChangeLog
lib/faccessat.c