about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arm/be/libc.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-23 09:47:15 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 09:51:57 +0200
commitc66772281f77458c111f8c862d04d7011376a086 (patch)
treef62ef628e91590692dd2241867528910f2fdecc0 /sysdeps/unix/sysv/linux/arm/be/libc.abilist
parent506385d30ec67279b21929f117b292bbbe8f5e7b (diff)
downloadglibc-c66772281f77458c111f8c862d04d7011376a086.tar.gz
glibc-c66772281f77458c111f8c862d04d7011376a086.tar.xz
glibc-c66772281f77458c111f8c862d04d7011376a086.zip
nptl: Move pthread_mutexattr_setprioceiling into libc
The symbol was moved using scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/arm/be/libc.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/arm/be/libc.abilist2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/be/libc.abilist b/sysdeps/unix/sysv/linux/arm/be/libc.abilist
index 955e25fe27..665d1556bf 100644
--- a/sysdeps/unix/sysv/linux/arm/be/libc.abilist
+++ b/sysdeps/unix/sysv/linux/arm/be/libc.abilist
@@ -190,6 +190,7 @@ GLIBC_2.34 pthread_mutexattr_getpshared F
 GLIBC_2.34 pthread_mutexattr_getrobust F
 GLIBC_2.34 pthread_mutexattr_gettype F
 GLIBC_2.34 pthread_mutexattr_init F
+GLIBC_2.34 pthread_mutexattr_setprioceiling F
 GLIBC_2.34 pthread_once F
 GLIBC_2.34 pthread_rwlock_rdlock F
 GLIBC_2.34 pthread_rwlock_unlock F
@@ -1616,6 +1617,7 @@ GLIBC_2.4 pthread_mutexattr_getpshared F
 GLIBC_2.4 pthread_mutexattr_getrobust_np F
 GLIBC_2.4 pthread_mutexattr_gettype F
 GLIBC_2.4 pthread_mutexattr_init F
+GLIBC_2.4 pthread_mutexattr_setprioceiling F
 GLIBC_2.4 pthread_once F
 GLIBC_2.4 pthread_rwlock_rdlock F
 GLIBC_2.4 pthread_rwlock_unlock F