Add posix_fadvise64 and posix_fallocate64 at GLIBC_2.3.3.
This commit is contained in:
parent
62810a52b5
commit
8ff5cf2c6f
@ -31,4 +31,7 @@ libc {
|
||||
# v*
|
||||
versionsort64;
|
||||
}
|
||||
GLIBC_2.3.3 {
|
||||
posix_fadvise64; posix_fallocate64;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user