1libc {
2  GLIBC_2.3.3 {
3    # These were erroneously omitted for 64-bit platforms in 2.3.
4    strtoll_l; strtoull_l;
5  }
6}
7