about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/x86_64
diff options
context:
space:
mode:
authorGuy-Fleury Iteriteka <gfleury@disroot.org>2023-07-16 10:44:09 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-24 01:57:11 +0200
commit62cf5d2bb3c74aac2f452a77ae0c29c0cc8dde8a (patch)
tree9f711d8c3aedc5022f2bcef42e1cc0caa0e6596f /sysdeps/mach/hurd/x86_64
parent79de1a0ca28af8f000688dbd51addad78bd804b1 (diff)
downloadglibc-62cf5d2bb3c74aac2f452a77ae0c29c0cc8dde8a.tar.gz
glibc-62cf5d2bb3c74aac2f452a77ae0c29c0cc8dde8a.tar.xz
glibc-62cf5d2bb3c74aac2f452a77ae0c29c0cc8dde8a.zip
htl: move pthread_attr_getinheritsched into libc
Signed-off-by: Guy-Fleury Iteriteka <gfleury@disroot.org>
Message-Id: <20230716084414.107245-6-gfleury@disroot.org>
Diffstat (limited to 'sysdeps/mach/hurd/x86_64')
-rw-r--r--sysdeps/mach/hurd/x86_64/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/x86_64/libpthread.abilist b/sysdeps/mach/hurd/x86_64/libpthread.abilist
index b7ad05e906..88e3b2de14 100644
--- a/sysdeps/mach/hurd/x86_64/libpthread.abilist
+++ b/sysdeps/mach/hurd/x86_64/libpthread.abilist
@@ -42,7 +42,6 @@ GLIBC_2.38 mtx_unlock F
 GLIBC_2.38 pthread_attr_destroy F
 GLIBC_2.38 pthread_attr_getdetachstate F
 GLIBC_2.38 pthread_attr_getguardsize F
-GLIBC_2.38 pthread_attr_getinheritsched F
 GLIBC_2.38 pthread_attr_getschedpolicy F
 GLIBC_2.38 pthread_attr_getscope F
 GLIBC_2.38 pthread_attr_getstack F