OSDN Git Service

open64: Use openat if arch does not have the open syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Fri, 12 Oct 2012 10:28:35 +0000 (11:28 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:13 +0000 (13:45 +0100)
commit585ee9c4e7025363c048c8487ea60b99fb28977f
treee0b76854af7a0f188261ff25cf20c31199a471d9
parentd62c716242526c61ddd5f5fe5f5fa88cecb14228
open64: 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/open64.c