glibc/sysdeps/unix/sysv/linux/dl-fxstatat64.c

7 lines
241 B
C
Raw Normal View History

2011-05-08 20:53:20 +02:00
/* In this implementation we do not really care whether the call fails
because of missing kernel support since we do not even call the
function in this case. */
#undef __ASSUME_ATFCTS
#define __ASSUME_ATFCTS 1
#include <fxstatat64.c>