summaryrefslogtreecommitdiff
path: root/sysdeps/wordsize-32/Versions
blob: e950290065b71755a80c7815799950d2eb3c968c (plain)
1
2
3
4
5
6
7
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;
  }
}