about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arm/le/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:42 +0200
commitb444409479e34c80f27742e7017ea5741fe548d7 (patch)
tree787d0d884a8be9f3499ded8831763ab9a393507f /sysdeps/unix/sysv/linux/arm/le/libpthread.abilist
parentdbfa12e201529d7006477d192a6f340e696744a1 (diff)
downloadglibc-b444409479e34c80f27742e7017ea5741fe548d7.tar.gz
glibc-b444409479e34c80f27742e7017ea5741fe548d7.tar.xz
glibc-b444409479e34c80f27742e7017ea5741fe548d7.zip
nptl: Move pthread_rwlockattr_setkind_np 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/le/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/arm/le/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist b/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist
index 2cf887e728..79cebf356b 100644
--- a/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/arm/le/libpthread.abilist
@@ -42,7 +42,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_rwlockattr_setkind_np F
 GLIBC_2.4 pthread_rwlockattr_setpshared F
 GLIBC_2.4 pthread_setaffinity_np F
 GLIBC_2.4 pthread_setconcurrency F