summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-03-16 18:05:39 +0100
committerFlorian Weimer <fweimer@redhat.com>2021-03-18 23:06:12 +0100
commitc1134caa3b16d3cb026a7f4a3d595c5ec241789a (patch)
tree75a335d6fc4cca4b24a904421909f49dcc6d00e4 /sysdeps/unix/sysv/linux/sh/le/libpthread.abilist
parent7170eeb9cd944bfcb65d402889484c8c736fd4c0 (diff)
downloadglibc-c1134caa3b16d3cb026a7f4a3d595c5ec241789a.tar.gz
nptl: Move pthread_key_delete into libc.
The symbol was moved using scripts/move-symbol-to-libc.py. tss_delete (still in libpthread) uses the __pthread_key_create alias, so that is now exported under GLIBC_PRIVATE.
Diffstat (limited to 'sysdeps/unix/sysv/linux/sh/le/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/sh/le/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist b/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist
index 3f799a29c0..6d8d0df42b 100644
--- a/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist
@@ -72,7 +72,6 @@ GLIBC_2.2 pthread_detach F
GLIBC_2.2 pthread_getconcurrency F
GLIBC_2.2 pthread_getcpuclockid F
GLIBC_2.2 pthread_join F
-GLIBC_2.2 pthread_key_delete F
GLIBC_2.2 pthread_kill F
GLIBC_2.2 pthread_kill_other_threads_np F
GLIBC_2.2 pthread_mutex_destroy F