open: Use openat if arch does not have the open syscall
commit9f44c4ca56c2a318fb51029340a26764ed2b708f
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 10 Oct 2012 13:26:07 +0000 (10 14:26 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:13 +0000 (20 13:45 +0100)
treea8da1fac1832072ac209b8892bc756e45457191c
parentfaa3bc7b7c661857925250d795c35d5c75dd4ca5
open: Use openat if arch does not have the open 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/open.c