1libc {
2  GLIBC_2.3 {
3    # These were erroneously omitted for 64-bit platforms in 2.3
4    # and so we don't put them in locale/Versions.
5    strtoll_l; strtoull_l;
6  }
7}
8