about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-05-03 09:10:57 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-05-03 09:18:35 +0200
commit0af0ccc2d58f8b220fda10f8d1147d84ed8b88a0 (patch)
treec9355b570b110d247525ff9a34f41d684329c772 /sysdeps/unix/sysv/linux/i386/libpthread.abilist
parent9f13a95b6fa848599b40b8f038f33084c5089bc1 (diff)
downloadglibc-0af0ccc2d58f8b220fda10f8d1147d84ed8b88a0.tar.gz
glibc-0af0ccc2d58f8b220fda10f8d1147d84ed8b88a0.tar.xz
glibc-0af0ccc2d58f8b220fda10f8d1147d84ed8b88a0.zip
nptl: Move pthread_rwlockattr_getpshared into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/i386/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/i386/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/i386/libpthread.abilist b/sysdeps/unix/sysv/linux/i386/libpthread.abilist
index b4bc7baab3..c4e47c9a4b 100644
--- a/sysdeps/unix/sysv/linux/i386/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/i386/libpthread.abilist
@@ -24,7 +24,6 @@ GLIBC_2.1 pthread_attr_setstackaddr F
 GLIBC_2.1 pthread_attr_setstacksize F
 GLIBC_2.1 pthread_create F
 GLIBC_2.1 pthread_getconcurrency F
-GLIBC_2.1 pthread_rwlockattr_getpshared F
 GLIBC_2.1 pthread_rwlockattr_init F
 GLIBC_2.1 pthread_rwlockattr_setkind_np F
 GLIBC_2.1 pthread_rwlockattr_setpshared F