about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-23 09:46:03 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 09:46:03 +0200
commit9b7ab14e112476c96e7b20fb23e6838b7012dfda (patch)
tree19959c497b673fc06fecee555114c43f05d1e8a1 /sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
parent2e825f7d5a8a84b6389a27c138a903dfa464519a (diff)
downloadglibc-9b7ab14e112476c96e7b20fb23e6838b7012dfda.tar.gz
glibc-9b7ab14e112476c96e7b20fb23e6838b7012dfda.tar.xz
glibc-9b7ab14e112476c96e7b20fb23e6838b7012dfda.zip
nptl: Move pthread_mutexattr_getrobust into libc
And pthread_mutexattr_getrobust_np as a compat symbol.

The symbols were moved using scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist b/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
index 754d7e26f9..359ab3e3bd 100644
--- a/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
@@ -24,7 +24,6 @@ GLIBC_2.0 sem_trywait F
 GLIBC_2.0 sem_wait F
 GLIBC_2.11 pthread_sigqueue F
 GLIBC_2.12 pthread_getname_np F
-GLIBC_2.12 pthread_mutexattr_getrobust F
 GLIBC_2.12 pthread_mutexattr_setrobust F
 GLIBC_2.12 pthread_setname_np F
 GLIBC_2.18 pthread_getattr_default_np F
@@ -129,7 +128,6 @@ GLIBC_2.30 pthread_rwlock_clockrdlock F
 GLIBC_2.30 pthread_rwlock_clockwrlock F
 GLIBC_2.30 sem_clockwait F
 GLIBC_2.31 pthread_clockjoin_np F
-GLIBC_2.4 pthread_mutexattr_getrobust_np F
 GLIBC_2.4 pthread_mutexattr_setprioceiling F
 GLIBC_2.4 pthread_mutexattr_setprotocol F
 GLIBC_2.4 pthread_mutexattr_setrobust_np F