about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/i386/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/i386/Versions')
-rw-r--r--sysdeps/mach/hurd/i386/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/i386/Versions b/sysdeps/mach/hurd/i386/Versions
index 67e6d94204..fb7f89f0d0 100644
--- a/sysdeps/mach/hurd/i386/Versions
+++ b/sysdeps/mach/hurd/i386/Versions
@@ -7,4 +7,8 @@ libc {
   GLIBC_2.2.6 {
     ioperm;
   }
+  GLIBC_2.3.3 {
+    posix_fadvise64;
+    posix_fallocate64;
+  }
 }