OSDN Git Service

rename: Use renameat if arch does not have the rename syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 10 Oct 2012 14:17:10 +0000 (15:17 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:11 +0000 (13:45 +0100)
commit3a5be53a84ac68255fbcecb73b8fe58a35550c26
treeb7bc2eb2508b2f03691d1570127c6a7f9fdfa615
parentecb2be2c0a2f9c489663a4b01b97074dda2ceb1e
rename: Use renameat if arch does not have the rename syscall

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