OSDN Git Service

mkdir: Use mkdirat if arch does not have the mkdir syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 10 Oct 2012 14:10:27 +0000 (15:10 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:11 +0000 (13:45 +0100)
commitecb2be2c0a2f9c489663a4b01b97074dda2ceb1e
tree4f9c1c406d87d92c2d3c482e76b9f444e5048401
parentd8386ad5e72b0e0583cc233d476c5b50ca66a4e5
mkdir: Use mkdirat if arch does not have the mkdir syscall

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