aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-22 15:12:09 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 17:06:42 +0200
commitc7b1cd4ad100d01f3202a44ec3b84b87bea5ef19 (patch)
treef34f4773fd39afc05eac4f4511222b830e7dc0f9 /sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
parentd9b600c98503b4094bc168b9b7452ea39a0abf30 (diff)
downloadglibc-c7b1cd4ad100d01f3202a44ec3b84b87bea5ef19.zip
glibc-c7b1cd4ad100d01f3202a44ec3b84b87bea5ef19.tar.gz
glibc-c7b1cd4ad100d01f3202a44ec3b84b87bea5ef19.tar.bz2
nptl: Move pthread_spin_destroy into libc
The symbol was moved using scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist b/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
index c3c4d1f..824effc 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
@@ -73,7 +73,6 @@ GLIBC_2.33 pthread_setconcurrency F
GLIBC_2.33 pthread_setname_np F
GLIBC_2.33 pthread_setschedprio F
GLIBC_2.33 pthread_sigqueue F
-GLIBC_2.33 pthread_spin_destroy F
GLIBC_2.33 pthread_spin_init F
GLIBC_2.33 pthread_spin_lock F
GLIBC_2.33 pthread_spin_trylock F