about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-05-03 08:12:11 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-05-03 08:14:17 +0200
commit0431f171daefc436b8d185d852e45800745d7496 (patch)
treef2bb2b5e813b7c38bcba8bc76794b97720749ec8 /sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
parent575295fc8314b089e52f98de4aa16a9d7aeb9bf4 (diff)
downloadglibc-0431f171daefc436b8d185d852e45800745d7496.tar.gz
glibc-0431f171daefc436b8d185d852e45800745d7496.tar.xz
glibc-0431f171daefc436b8d185d852e45800745d7496.zip
nptl: Move cnd_broadcast into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

The __pthread_cond_broadcast@@GLIBC_PRIVATE symbol is no longer
neded, so remove that as well.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist b/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
index 40fec2b84b..2a4c32e892 100644
--- a/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
@@ -68,7 +68,6 @@ GLIBC_2.2 sem_unlink F
 GLIBC_2.2 sem_wait F
 GLIBC_2.2.3 __libpthread_version_placeholder F
 GLIBC_2.2.6 __libpthread_version_placeholder F
-GLIBC_2.28 cnd_broadcast F
 GLIBC_2.28 cnd_destroy F
 GLIBC_2.28 cnd_init F
 GLIBC_2.28 cnd_signal F