OSDN Git Service

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