about summary refs log tree commit diff
path: root/REORG.TODO/sysdeps/wordsize-32/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/sysdeps/wordsize-32/Versions')
-rw-r--r--REORG.TODO/sysdeps/wordsize-32/Versions7
1 files changed, 7 insertions, 0 deletions
diff --git a/REORG.TODO/sysdeps/wordsize-32/Versions b/REORG.TODO/sysdeps/wordsize-32/Versions
new file mode 100644
index 0000000000..e950290065
--- /dev/null
+++ b/REORG.TODO/sysdeps/wordsize-32/Versions
@@ -0,0 +1,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;
+  }
+}