about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arm/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:04 +0200
commit2392feb17188fed30bc16fd032e0a43e022b8ead (patch)
tree0580b921bec4d9771d036e0995ef8bf2a0309db1 /sysdeps/unix/sysv/linux/arm/be/libpthread.abilist
parent63627246f3e0aae274e04a8ef1edcd05a11afa65 (diff)
downloadglibc-2392feb17188fed30bc16fd032e0a43e022b8ead.tar.gz
glibc-2392feb17188fed30bc16fd032e0a43e022b8ead.tar.xz
glibc-2392feb17188fed30bc16fd032e0a43e022b8ead.zip
nptl: Move pthread_rwlock_timedrdlock 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/arm/be/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/arm/be/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/be/libpthread.abilist b/sysdeps/unix/sysv/linux/arm/be/libpthread.abilist
index 6ed039f565..32d785a828 100644
--- a/sysdeps/unix/sysv/linux/arm/be/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/arm/be/libpthread.abilist
@@ -44,7 +44,6 @@ GLIBC_2.4 pthread_detach F
 GLIBC_2.4 pthread_getconcurrency F
 GLIBC_2.4 pthread_getcpuclockid F
 GLIBC_2.4 pthread_join F
-GLIBC_2.4 pthread_rwlock_timedrdlock F
 GLIBC_2.4 pthread_rwlock_timedwrlock F
 GLIBC_2.4 pthread_rwlock_tryrdlock F
 GLIBC_2.4 pthread_rwlock_trywrlock F