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-06 15:56:37 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-05-06 15:56:37 +0200
commit3f0808ef4c872afeade0e323c024ac59ec90fc2b (patch)
tree39f1f666d59c3ca16f286a8b875404fd6f8c57aa /sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
parent39e74af22e63b8b099862f37adffdbfaf9ad7a20 (diff)
downloadglibc-3f0808ef4c872afeade0e323c024ac59ec90fc2b.tar.gz
glibc-3f0808ef4c872afeade0e323c024ac59ec90fc2b.tar.xz
glibc-3f0808ef4c872afeade0e323c024ac59ec90fc2b.zip
nptl: Move pthread_barrierattr_setpshared into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

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 6b63718026..cc35881f1a 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/riscv/rv32/libpthread.abilist
@@ -18,7 +18,6 @@ GLIBC_2.33 pthread_attr_setguardsize F
 GLIBC_2.33 pthread_attr_setstack F
 GLIBC_2.33 pthread_attr_setstackaddr F
 GLIBC_2.33 pthread_attr_setstacksize F
-GLIBC_2.33 pthread_barrierattr_setpshared F
 GLIBC_2.33 pthread_cancel F
 GLIBC_2.33 pthread_clockjoin_np F
 GLIBC_2.33 pthread_create F