about summary refs log tree commit diff
path: root/REORG.TODO/sysdeps/mach/hurd/i386/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/sysdeps/mach/hurd/i386/Versions')
-rw-r--r--REORG.TODO/sysdeps/mach/hurd/i386/Versions10
1 files changed, 10 insertions, 0 deletions
diff --git a/REORG.TODO/sysdeps/mach/hurd/i386/Versions b/REORG.TODO/sysdeps/mach/hurd/i386/Versions
new file mode 100644
index 0000000000..67e6d94204
--- /dev/null
+++ b/REORG.TODO/sysdeps/mach/hurd/i386/Versions
@@ -0,0 +1,10 @@
+libc {
+  GLIBC_2.0 {
+    # Exception handling support functions from libgcc
+    __register_frame; __register_frame_table; __deregister_frame;
+    __frame_state_for; __register_frame_info_table;
+  }
+  GLIBC_2.2.6 {
+    ioperm;
+  }
+}