about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips64/n32/libc.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/mips/mips64/n32/libc.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/mips/mips64/n32/libc.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist b/sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist
index 7a75951040..ae1796b582 100644
--- a/sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist
+++ b/sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist
@@ -1848,6 +1848,7 @@ GLIBC_2.2 pthread_barrier_init F
 GLIBC_2.2 pthread_barrier_wait F
 GLIBC_2.2 pthread_barrierattr_destroy F
 GLIBC_2.2 pthread_barrierattr_init F
+GLIBC_2.2 pthread_barrierattr_setpshared F
 GLIBC_2.2 pthread_condattr_getpshared F
 GLIBC_2.2 pthread_condattr_setpshared F
 GLIBC_2.2 pthread_mutex_timedlock F
@@ -2306,6 +2307,7 @@ GLIBC_2.34 pthread_barrier_wait F
 GLIBC_2.34 pthread_barrierattr_destroy F
 GLIBC_2.34 pthread_barrierattr_getpshared F
 GLIBC_2.34 pthread_barrierattr_init F
+GLIBC_2.34 pthread_barrierattr_setpshared F
 GLIBC_2.34 pthread_cond_clockwait F
 GLIBC_2.34 pthread_condattr_getclock F
 GLIBC_2.34 pthread_condattr_getpshared F