OSDN Git Service

unlink: Use unlinkat if arch does not have the unlink syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 10 Oct 2012 13:47:21 +0000 (14:47 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:11 +0000 (13:45 +0100)
commit09a387a0fcedce4270f62f5ea75c7bb0374c4d7f
tree09b793f5b04a0f2f486019b3d00216ec27a2c2d7
parent82fc713658c82cbbc577e6f8fa6cec67b911ba6e
unlink: Use unlinkat if arch does not have the unlink 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/unlink.c
libc/sysdeps/linux/common/unlinkat.c