about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-05-05 17:15:57 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-05-05 17:19:35 +0200
commit19cc20ef2e8b9e09429741a3108e55c50758a273 (patch)
treeb59c159eb256c08c4546a2c8d095f590ed31d1fd /sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
parentce0b7961ae400e5aeff28d54dc14955199947b74 (diff)
downloadglibc-19cc20ef2e8b9e09429741a3108e55c50758a273.tar.gz
glibc-19cc20ef2e8b9e09429741a3108e55c50758a273.tar.xz
glibc-19cc20ef2e8b9e09429741a3108e55c50758a273.zip
nptl: Move sem_clockwait into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

A new placeholder version is added at version GLIBC_2.30, to
preserve that version in libpthread.so.0.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
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 94fcac028c..2c05fed5de 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
@@ -42,7 +42,6 @@ GLIBC_2.33 pthread_setschedprio F
 GLIBC_2.33 pthread_sigqueue F
 GLIBC_2.33 pthread_timedjoin_np F
 GLIBC_2.33 pthread_tryjoin_np F
-GLIBC_2.33 sem_clockwait F
 GLIBC_2.33 sem_close F
 GLIBC_2.33 sem_destroy F
 GLIBC_2.33 sem_getvalue F