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:45 +0200
commit0505ae4e3b6d18b7ed1ec4c9b2d7e890acadec93 (patch)
tree472d35373b9ec3bb8db4ecb633aced0124603573 /sysdeps/unix/sysv/linux/i386/libpthread.abilist
parentb444409479e34c80f27742e7017ea5741fe548d7 (diff)
downloadglibc-0505ae4e3b6d18b7ed1ec4c9b2d7e890acadec93.tar.gz
glibc-0505ae4e3b6d18b7ed1ec4c9b2d7e890acadec93.tar.xz
glibc-0505ae4e3b6d18b7ed1ec4c9b2d7e890acadec93.zip
nptl: Move pthread_rwlockattr_setpshared 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 1c4370dea3..d72b492154 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_setpshared F
 GLIBC_2.1 pthread_setconcurrency F
 GLIBC_2.1 sem_destroy F
 GLIBC_2.1 sem_getvalue F