OSDN Git Service

access: Use faccessat if arch does not have the access syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 10 Oct 2012 12:44:07 +0000 (13:44 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:11 +0000 (13:45 +0100)
commit695e274cf7f24c596258827ee202d29ff735d9b9
treee0c02d79f717410f92dee3a5760658c499aeb0e0
parent82cab378652c1d1601545a80b7241090c55b1e37
access: Use faccessat if arch does not have the access syscall

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/unistd.h
libc/sysdeps/linux/common/access.c
libc/sysdeps/linux/common/faccessat.c