aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-05-11 11:52:56 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-05-11 20:21:27 +0200
commitc4c53e0f56ed14ba2416bb0181e82a9d49eefde0 (patch)
tree9ff07ab6c5b63d004daf561090e648b7bc053657 /sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
parent3ec8b1c7a921baa673ad9a33e0c63b4571915caa (diff)
downloadglibc-c4c53e0f56ed14ba2416bb0181e82a9d49eefde0.tar
glibc-c4c53e0f56ed14ba2416bb0181e82a9d49eefde0.tar.gz
glibc-c4c53e0f56ed14ba2416bb0181e82a9d49eefde0.tar.bz2
glibc-c4c53e0f56ed14ba2416bb0181e82a9d49eefde0.zip
nptl: Move __pthread_register_cancel_defer, __pthread_unregister_cancel_restore to libc
The symbols were moved using scripts/move-symbol-to-libc.py. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist b/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
index fcb097267a..cb429aaa50 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
@@ -1,6 +1,4 @@
GLIBC_2.27 __errno_location F
-GLIBC_2.27 __pthread_register_cancel_defer F
-GLIBC_2.27 __pthread_unregister_cancel_restore F
GLIBC_2.27 pthread_cancel F
GLIBC_2.27 pthread_create F
GLIBC_2.27 pthread_getattr_default_np F