hurd: Add ioperm symbol on x86_64
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 6 May 2023 16:59:32 +0000 (18:59 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 6 May 2023 17:06:39 +0000 (19:06 +0200)
sysdeps/mach/hurd/x86_64/Versions [new file with mode: 0644]
sysdeps/mach/hurd/x86_64/libc.abilist

diff --git a/sysdeps/mach/hurd/x86_64/Versions b/sysdeps/mach/hurd/x86_64/Versions
new file mode 100644 (file)
index 0000000..ed3b9f9
--- /dev/null
@@ -0,0 +1,5 @@
+libc {
+  GLIBC_2.38 {
+    ioperm;
+  }
+}
index cafdd8a..a0be5c1 100644 (file)
@@ -1197,6 +1197,7 @@ GLIBC_2.38 initstate_r F
 GLIBC_2.38 innetgr F
 GLIBC_2.38 insque F
 GLIBC_2.38 ioctl F
+GLIBC_2.38 ioperm F
 GLIBC_2.38 iruserok F
 GLIBC_2.38 iruserok_af F
 GLIBC_2.38 isalnum F