about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips32/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/mips/mips32/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/mips/mips32/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist b/sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist
index a1d168111c..19aceb252c 100644
--- a/sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist
@@ -38,7 +38,6 @@ GLIBC_2.2 pthread_barrierattr_setpshared F
 GLIBC_2.2 pthread_create F
 GLIBC_2.2 pthread_getconcurrency F
 GLIBC_2.2 pthread_getcpuclockid F
-GLIBC_2.2 pthread_rwlockattr_setkind_np F
 GLIBC_2.2 pthread_rwlockattr_setpshared F
 GLIBC_2.2 pthread_setconcurrency F
 GLIBC_2.2 pthread_yield F