OSDN Git Service

symlink: Use symlinkat if arch does not have the symlink syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 10 Oct 2012 14:57:41 +0000 (15:57 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:11 +0000 (13:45 +0100)
commit81b480369b905229c8dad41755c82aea0faca1e7
tree7561fe91fc28ab23bb46bcff98b987566fc9d9e3
parente07db64b78c3905baf3aaeb582899f78ab306781
symlink: Use symlinkat if arch does not have the symlink 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/stubs.c
libc/sysdeps/linux/common/symlink.c
libc/sysdeps/linux/common/symlinkat.c