about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-22 15:18:12 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 17:06:44 +0200
commitce4b3b7befc1010a4be0294d28984d0af47b7bc2 (patch)
tree3a098b52827d0ba5ae835bafe65485dfe2b702ec /sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist
parentc7b1cd4ad100d01f3202a44ec3b84b87bea5ef19 (diff)
downloadglibc-ce4b3b7befc1010a4be0294d28984d0af47b7bc2.tar.gz
glibc-ce4b3b7befc1010a4be0294d28984d0af47b7bc2.tar.xz
glibc-ce4b3b7befc1010a4be0294d28984d0af47b7bc2.zip
nptl: Move pthread_spin_init, Move pthread_spin_unlock into libc
For some architectures, the two functions are aliased, so these
symbols need to be moved at the same time.

The symbols were moved using scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist
index 40fe4ae7b8..fb7abc4507 100644
--- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/libpthread.abilist
@@ -70,10 +70,8 @@ GLIBC_2.3 pthread_rwlockattr_init F
 GLIBC_2.3 pthread_rwlockattr_setkind_np F
 GLIBC_2.3 pthread_rwlockattr_setpshared F
 GLIBC_2.3 pthread_setconcurrency F
-GLIBC_2.3 pthread_spin_init F
 GLIBC_2.3 pthread_spin_lock F
 GLIBC_2.3 pthread_spin_trylock F
-GLIBC_2.3 pthread_spin_unlock F
 GLIBC_2.3 pthread_testcancel F
 GLIBC_2.3 pthread_yield F
 GLIBC_2.3 sem_close F