OSDN Git Service

statfs: Use statfs64 if arch does not have the statfs syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 11 Oct 2012 10:38:44 +0000 (11:38 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:12 +0000 (13:45 +0100)
commita1a76682c458e7d6bb654ddb42135c7be8872a9d
tree21efc7fd9780dd2090335c37c41525527341c637
parent92b784d6a58d8baa52289bea6a286752c3e6200e
statfs: Use statfs64 if arch does not have the statfs syscall

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