about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sh/be/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/sh/be/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/sh/be/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/sh/be/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/sh/be/libpthread.abilist b/sysdeps/unix/sysv/linux/sh/be/libpthread.abilist
index 8495617a69..5f01a50caf 100644
--- a/sysdeps/unix/sysv/linux/sh/be/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/sh/be/libpthread.abilist
@@ -30,7 +30,6 @@ GLIBC_2.2 pthread_detach F
 GLIBC_2.2 pthread_getconcurrency F
 GLIBC_2.2 pthread_getcpuclockid F
 GLIBC_2.2 pthread_join F
-GLIBC_2.2 pthread_rwlockattr_setpshared F
 GLIBC_2.2 pthread_setconcurrency F
 GLIBC_2.2 pthread_testcancel F
 GLIBC_2.2 pthread_yield F