mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 21:40:12 +00:00
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
|
libc {
|
||
|
GLIBC_2.3 {
|
||
|
# These were erroneously omitted for 64-bit platforms in 2.3
|
||
|
# and so we don't put them in locale/Versions.
|
||
|
strtoll_l; strtoull_l;
|
||
|
}
|
||
|
}
|