aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze/le
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-07-07 08:40:41 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-07-07 08:41:17 +0200
commit8ec022a037788cc540c5670b0c9b1aa137bfbf97 (patch)
tree400064397851b16fc54b18da837e2a0c969b3e3e /sysdeps/unix/sysv/linux/microblaze/le
parent1f9c804fbd699104adefbce9e56d2c8aa711b6b9 (diff)
downloadglibc-8ec022a037788cc540c5670b0c9b1aa137bfbf97.zip
glibc-8ec022a037788cc540c5670b0c9b1aa137bfbf97.tar.gz
glibc-8ec022a037788cc540c5670b0c9b1aa137bfbf97.tar.bz2
nptl: Remove GLIBC_2.34 versions of __pthread_mutex_lock, __pthread_mutex_unlock
Now that there are no internal users anymore, these new symbol versions can be removed from the public ABI. The compatibility symbols remain. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/microblaze/le')
-rw-r--r--sysdeps/unix/sysv/linux/microblaze/le/libc.abilist2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/microblaze/le/libc.abilist b/sysdeps/unix/sysv/linux/microblaze/le/libc.abilist
index c374607..719609a 100644
--- a/sysdeps/unix/sysv/linux/microblaze/le/libc.abilist
+++ b/sysdeps/unix/sysv/linux/microblaze/le/libc.abilist
@@ -2425,9 +2425,7 @@ GLIBC_2.34 __pthread_cond_clockwait64 F
GLIBC_2.34 __pthread_cond_timedwait64 F
GLIBC_2.34 __pthread_key_create F
GLIBC_2.34 __pthread_mutex_clocklock64 F
-GLIBC_2.34 __pthread_mutex_lock F
GLIBC_2.34 __pthread_mutex_timedlock64 F
-GLIBC_2.34 __pthread_mutex_unlock F
GLIBC_2.34 __pthread_register_cancel F
GLIBC_2.34 __pthread_register_cancel_defer F
GLIBC_2.34 __pthread_rwlock_clockrdlock64 F