about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-03-13 20:11:50 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-03-18 15:54:39 -0300
commit2d6f4ebd6504da8cce1fe69260b675c393794327 (patch)
treec9452ed062d2ccc5a7facf8d033245be5af5bf38 /sysdeps/unix/sysv/linux/riscv
parent1e157b9cb4fd9e50855e4a9cb1e7b1041cf7dafe (diff)
downloadglibc-2d6f4ebd6504da8cce1fe69260b675c393794327.tar.gz
glibc-2d6f4ebd6504da8cce1fe69260b675c393794327.tar.xz
glibc-2d6f4ebd6504da8cce1fe69260b675c393794327.zip
nptl: Remove sigwait from libpthread
The libc version is identical and built with same flags.

Checked on x86_64-linux-gnu.
Diffstat (limited to 'sysdeps/unix/sysv/linux/riscv')
-rw-r--r--sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist1
-rw-r--r--sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist1
2 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist b/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
index 2065a2253d..f0b6a538c3 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
@@ -186,7 +186,6 @@ GLIBC_2.33 sem_wait F
 GLIBC_2.33 send F
 GLIBC_2.33 sendmsg F
 GLIBC_2.33 sigaction F
-GLIBC_2.33 sigwait F
 GLIBC_2.33 thrd_create F
 GLIBC_2.33 thrd_detach F
 GLIBC_2.33 thrd_exit F
diff --git a/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist b/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
index 12defbaa88..6af7576331 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
@@ -169,7 +169,6 @@ GLIBC_2.27 sem_wait F
 GLIBC_2.27 send F
 GLIBC_2.27 sendmsg F
 GLIBC_2.27 sigaction F
-GLIBC_2.27 sigwait F
 GLIBC_2.28 call_once F
 GLIBC_2.28 cnd_broadcast F
 GLIBC_2.28 cnd_destroy F