OSDN Git Service

rmdir: Use unlinkat if arch does not have the rmdir syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 10 Oct 2012 14:05:37 +0000 (15:05 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:11 +0000 (13:45 +0100)
commit98f53c576045dbc85525ca39a913f078f84ec35d
treea89be3d887153438af9c27b4fc4d99c81a50168c
parentc4c78fc5f3c945e2a755e184d8c7e2dab7f8fe4e
rmdir: Use unlinkat if arch does not have the rmdir syscall

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