about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-23 11:17:10 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 11:17:10 +0200
commitd9b600c98503b4094bc168b9b7452ea39a0abf30 (patch)
tree3fc4041c397bad8e4ae36c0386226be38376008c /sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist
parent6a75fefc2c05f1100d1ecd4bd195ea73c1b1a954 (diff)
downloadglibc-d9b600c98503b4094bc168b9b7452ea39a0abf30.tar.gz
glibc-d9b600c98503b4094bc168b9b7452ea39a0abf30.tar.xz
glibc-d9b600c98503b4094bc168b9b7452ea39a0abf30.zip
nptl: Move pthread_condattr_setpshared into libc
The symbol was moved using scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist
index bdc8ff1d6c..070ec6a67f 100644
--- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist
+++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist
@@ -1949,6 +1949,7 @@ GLIBC_2.2 posix_spawnp F
 GLIBC_2.2 pread F
 GLIBC_2.2 pread64 F
 GLIBC_2.2 pthread_condattr_getpshared F
+GLIBC_2.2 pthread_condattr_setpshared F
 GLIBC_2.2 pthread_mutex_timedlock F
 GLIBC_2.2 pthread_mutexattr_getpshared F
 GLIBC_2.2 pthread_mutexattr_setpshared F
@@ -2289,6 +2290,7 @@ GLIBC_2.34 pthread_cond_clockwait F
 GLIBC_2.34 pthread_condattr_getclock F
 GLIBC_2.34 pthread_condattr_getpshared F
 GLIBC_2.34 pthread_condattr_setclock F
+GLIBC_2.34 pthread_condattr_setpshared F
 GLIBC_2.34 pthread_getspecific F
 GLIBC_2.34 pthread_key_create F
 GLIBC_2.34 pthread_key_delete F