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
Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
internal_statvfs64.c
blob
49e7689f8b9ac1df1d9cd099dd79175ffe19f842
1
#define STATFS statfs64
2
#define STATVFS statvfs64
3
#define INTERNAL_STATVFS __internal_statvfs64
4
#include
"internal_statvfs.c"