Blame sysdeps/wordsize-64/Versions

Packit 6c4009
libc {
Packit 6c4009
  GLIBC_2.3.3 {
Packit 6c4009
    # These were erroneously omitted for 64-bit platforms in 2.3.
Packit 6c4009
    strtoll_l; strtoull_l;
Packit 6c4009
  }
Packit 6c4009
}