OSDN Git Service

chmod: Use fchmodat if arch does not have the chmod syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 10 Oct 2012 12:41:18 +0000 (13:41 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:10 +0000 (13:45 +0100)
commit82cab378652c1d1601545a80b7241090c55b1e37
tree143e4fc0ab6bd13a76378674ee9bea90e89de471
parent90accddebef0cf967e67c9d2412082a361d9f2bd
chmod: Use fchmodat if arch does not have the chmod 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/chmod.c
libc/sysdeps/linux/common/fchmodat.c