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:45:48 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 09:45:48 +0200
commit2e825f7d5a8a84b6389a27c138a903dfa464519a (patch)
tree8ae2b821d904fe13b80fe86e2c317ed28053f3ba /sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
parent9f2f158b35b3f293f10158f76624b92515f8d886 (diff)
downloadglibc-2e825f7d5a8a84b6389a27c138a903dfa464519a.tar.gz
glibc-2e825f7d5a8a84b6389a27c138a903dfa464519a.tar.xz
glibc-2e825f7d5a8a84b6389a27c138a903dfa464519a.zip
nptl: Move pthread_mutexattr_getpshared into libc
The symbol was 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.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist b/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
index ce98f23770..754d7e26f9 100644
--- a/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist
@@ -53,7 +53,6 @@ GLIBC_2.2 pthread_condattr_setpshared F
 GLIBC_2.2 pthread_create F
 GLIBC_2.2 pthread_getconcurrency F
 GLIBC_2.2 pthread_getcpuclockid F
-GLIBC_2.2 pthread_mutexattr_getpshared F
 GLIBC_2.2 pthread_mutexattr_gettype F
 GLIBC_2.2 pthread_mutexattr_setpshared F
 GLIBC_2.2 pthread_mutexattr_settype F