about summary refs log tree commit diff
path: root/sysdeps/wordsize-64/Versions
blob: 0d13186ace3fec82efe314006b8be2d98487c014 (plain) (blame)
1
2
3
4
5
6
libc {
  GLIBC_2.3.3 {
    # These were erroneously omitted for 64-bit platforms in 2.3.
    strtoll_l; strtoull_l;
  }
}