Herbert Xu 1d68712ba2 [BUILTIN] Use faccessat if available
Eric Blake suggested that we should use faccessat so that ACLs
and other corner cases are handled correctly.  This patch does
exactly that.

Note that faccessat doesn't handle ACLs when euid != uid, as
this case is currently implemented by glibc instead of the kernel,
using code similar to the existing dash test.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2010-04-02 22:02:22 +08:00
2010-04-02 22:02:22 +08:00
2010-04-02 22:02:22 +08:00
2005-09-26 18:32:28 +10:00
Description
No description provided
2.1 MiB
Languages
C 69.3%
Roff 10.7%
Shell 9.6%
Makefile 8.8%
M4 1%
Other 0.6%