mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-11 22:00:08 +00:00
12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
libc {
|
|
GLIBC_2.12 {
|
|
_flush_cache;
|
|
cacheflush;
|
|
fallocate64;
|
|
set_dataplane;
|
|
}
|
|
GLIBC_PRIVATE {
|
|
__syscall_error;
|
|
}
|
|
}
|