about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/microblaze/le/libc.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-23 09:45:29 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 09:45:29 +0200
commit9f2f158b35b3f293f10158f76624b92515f8d886 (patch)
treeb93d7fa9234825b880d90d949a0ff571ac6b5aa6 /sysdeps/unix/sysv/linux/microblaze/le/libc.abilist
parentd236322b6f342d13bbd3fe97cb72ca53cba1b428 (diff)
downloadglibc-9f2f158b35b3f293f10158f76624b92515f8d886.tar.gz
glibc-9f2f158b35b3f293f10158f76624b92515f8d886.tar.xz
glibc-9f2f158b35b3f293f10158f76624b92515f8d886.zip
nptl: Move pthread_mutexattr_getprotocol into libc
The symbol was moved using scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/microblaze/le/libc.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/microblaze/le/libc.abilist2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/microblaze/le/libc.abilist b/sysdeps/unix/sysv/linux/microblaze/le/libc.abilist
index 9c1cc7e190..b6d8d77d20 100644
--- a/sysdeps/unix/sysv/linux/microblaze/le/libc.abilist
+++ b/sysdeps/unix/sysv/linux/microblaze/le/libc.abilist
@@ -1481,6 +1481,7 @@ GLIBC_2.18 pthread_mutex_trylock F
 GLIBC_2.18 pthread_mutex_unlock F
 GLIBC_2.18 pthread_mutexattr_destroy F
 GLIBC_2.18 pthread_mutexattr_getprioceiling F
+GLIBC_2.18 pthread_mutexattr_getprotocol F
 GLIBC_2.18 pthread_once F
 GLIBC_2.18 pthread_rwlock_rdlock F
 GLIBC_2.18 pthread_rwlock_unlock F
@@ -2227,6 +2228,7 @@ GLIBC_2.34 pthread_mutex_timedlock F
 GLIBC_2.34 pthread_mutex_trylock F
 GLIBC_2.34 pthread_mutexattr_destroy F
 GLIBC_2.34 pthread_mutexattr_getprioceiling F
+GLIBC_2.34 pthread_mutexattr_getprotocol F
 GLIBC_2.34 pthread_once F
 GLIBC_2.34 pthread_rwlock_rdlock F
 GLIBC_2.34 pthread_rwlock_unlock F