mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-12 14:20:13 +00:00
63d143a25d
Changes are tracked in ChangeLog.tile. Also add data/c++-types-tile-linux-gnu.data.
12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
libc {
|
|
GLIBC_2.12 {
|
|
_flush_cache;
|
|
cacheflush;
|
|
fallocate64;
|
|
set_dataplane;
|
|
}
|
|
GLIBC_PRIVATE {
|
|
__syscall_error;
|
|
}
|
|
}
|