repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add <sys/auxv.h> and getauxval.
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
dl-fxstatat64.c
blob
9a17a9b7390879a08acf33f367f683ff25437eaa
1
/* In this implementation we do not really care whether the call fails
2
because of missing kernel support since we do not even call the
3
function in this case. */
4
#undef __ASSUME_ATFCTS
5
#define __ASSUME_ATFCTS 1
6
#include
"fxstatat64.c"