about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-12-03 16:45:53 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-03-26 13:37:18 -0300
commitff1e342cd1c20d7e21ab77e67414f67feb9ac197 (patch)
tree059076ff82d667e70579664c5604cc362956830b /sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist
parentb76658451c819c87adb2e7055b19e7600acc2ae6 (diff)
downloadglibc-ff1e342cd1c20d7e21ab77e67414f67feb9ac197.tar.gz
glibc-ff1e342cd1c20d7e21ab77e67414f67feb9ac197.tar.xz
glibc-ff1e342cd1c20d7e21ab77e67414f67feb9ac197.zip
nptl: Remove pthread raise implementation
The Linux version already target the current thread by using tgkill
along with getpid and gettid.

For arm, libpthread does not do a intra PLT since it will call the
raise from libc.

Checked on x86_64-linux-gnu.
Diffstat (limited to 'sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist b/sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist
index 5b5d2e394d..7091c72066 100644
--- a/sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist
@@ -118,7 +118,6 @@ GLIBC_2.2 pthread_spin_trylock F
 GLIBC_2.2 pthread_spin_unlock F
 GLIBC_2.2 pthread_testcancel F
 GLIBC_2.2 pthread_yield F
-GLIBC_2.2 raise F
 GLIBC_2.2 sem_close F
 GLIBC_2.2 sem_destroy F
 GLIBC_2.2 sem_getvalue F