OSDN Git Service

stat: Use fstatat64 if arch does not have the stat syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 11 Oct 2012 11:15:50 +0000 (12:15 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:13 +0000 (13:45 +0100)
commit13f56c443b697190373d555b25e2577dcd32a3b6
treea0164afaeac93ec9cdfaf1874dbdf725f3840b26
parentaec10d86476d24a68445d2deb61210f572a435e8
stat: Use fstatat64 if arch does not have the stat 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/fstatat.c
libc/sysdeps/linux/common/stat.c