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:09 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 09:45:09 +0200
commitd236322b6f342d13bbd3fe97cb72ca53cba1b428 (patch)
tree9621f431a8a3cd9445993c03833888dc48af5dab /sysdeps/unix/sysv/linux/microblaze/le/libc.abilist
parentfd42022a10f2e54cbd1e51b561097105d8ef51c5 (diff)
downloadglibc-d236322b6f342d13bbd3fe97cb72ca53cba1b428.tar.gz
glibc-d236322b6f342d13bbd3fe97cb72ca53cba1b428.tar.xz
glibc-d236322b6f342d13bbd3fe97cb72ca53cba1b428.zip
nptl: Move pthread_mutexattr_getprioceiling 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 48381478ea..9c1cc7e190 100644
--- a/sysdeps/unix/sysv/linux/microblaze/le/libc.abilist
+++ b/sysdeps/unix/sysv/linux/microblaze/le/libc.abilist
@@ -1480,6 +1480,7 @@ GLIBC_2.18 pthread_mutex_timedlock F
 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_once F
 GLIBC_2.18 pthread_rwlock_rdlock F
 GLIBC_2.18 pthread_rwlock_unlock F
@@ -2225,6 +2226,7 @@ GLIBC_2.34 pthread_mutex_setprioceiling F
 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_once F
 GLIBC_2.34 pthread_rwlock_rdlock F
 GLIBC_2.34 pthread_rwlock_unlock F