aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd
diff options
context:
space:
mode:
authorGuy-Fleury Iteriteka <gfleury@disroot.org>2023-07-16 10:44:05 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-24 01:56:57 +0200
commit9dfa2562162bf5f7ad1d85d34d827c388631fd86 (patch)
tree9eb401cd573f9e9d6798b1f9b6a5d11a03907a68 /sysdeps/mach/hurd
parent65a5112ede9ba3e37e165cf6c9c432f46b903936 (diff)
downloadglibc-9dfa2562162bf5f7ad1d85d34d827c388631fd86.tar
glibc-9dfa2562162bf5f7ad1d85d34d827c388631fd86.tar.gz
glibc-9dfa2562162bf5f7ad1d85d34d827c388631fd86.tar.bz2
glibc-9dfa2562162bf5f7ad1d85d34d827c388631fd86.zip
htl: move pthread_equal into libc
Signed-off-by: Guy-Fleury Iteriteka <gfleury@disroot.org> Message-Id: <20230716084414.107245-2-gfleury@disroot.org>
Diffstat (limited to 'sysdeps/mach/hurd')
-rw-r--r--sysdeps/mach/hurd/i386/libpthread.abilist1
-rw-r--r--sysdeps/mach/hurd/x86_64/libpthread.abilist1
2 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/mach/hurd/i386/libpthread.abilist b/sysdeps/mach/hurd/i386/libpthread.abilist
index 2ef0f67091..c4f3eb1246 100644
--- a/sysdeps/mach/hurd/i386/libpthread.abilist
+++ b/sysdeps/mach/hurd/i386/libpthread.abilist
@@ -64,7 +64,6 @@ GLIBC_2.12 pthread_condattr_setclock F
GLIBC_2.12 pthread_condattr_setpshared F
GLIBC_2.12 pthread_create F
GLIBC_2.12 pthread_detach F
-GLIBC_2.12 pthread_equal F
GLIBC_2.12 pthread_exit F
GLIBC_2.12 pthread_getattr_np F
GLIBC_2.12 pthread_getconcurrency F
diff --git a/sysdeps/mach/hurd/x86_64/libpthread.abilist b/sysdeps/mach/hurd/x86_64/libpthread.abilist
index d8785b4cf7..300ef26a9f 100644
--- a/sysdeps/mach/hurd/x86_64/libpthread.abilist
+++ b/sysdeps/mach/hurd/x86_64/libpthread.abilist
@@ -83,7 +83,6 @@ GLIBC_2.38 pthread_condattr_setclock F
GLIBC_2.38 pthread_condattr_setpshared F
GLIBC_2.38 pthread_create F
GLIBC_2.38 pthread_detach F
-GLIBC_2.38 pthread_equal F
GLIBC_2.38 pthread_exit F
GLIBC_2.38 pthread_getattr_np F
GLIBC_2.38 pthread_getconcurrency F