glibc/sysdeps/unix/sysv/linux/powerpc/powerpc32
Florian Weimer f44c9a24ed nptl: Move mtx_init into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

The calls to __pthread_mutex_init, __pthread_mutexattr_init,
__pthread_mutexattr_settype are now private and no longer need
to be exported.  This allows the removal of the newly added
GLIBC_2.34 symbol versions for those functions.

Also clean up some weak declarations in <libc-lockP.h> for
these functions.  They are not needed and potentially incorrect
for static linking of mtx_init.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-05-03 08:15:22 +02:00
..
405
440
464
476
970
a2
cell
fpu nptl: Move mtx_init into libc 2021-05-03 08:15:22 +02:00
nofpu nptl: Move mtx_init into libc 2021-05-03 08:15:22 +02:00
Makefile
Versions
____longjmp_chk.S
alphasort64.c
arch-syscall.h Update syscall lists for Linux 5.12. 2021-04-28 17:19:24 +00:00
c++-types.data
clone.S
configure
configure.ac
getcontext-common.S
getcontext.S
jmp_buf-macros.h
kernel_stat.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libcrypt.abilist
libdl.abilist
libnsl.abilist
libpthread.abilist nptl: Move mtx_init into libc 2021-05-03 08:15:22 +02:00
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
makecontext.S
setcontext-common.S
setcontext.S
struct_kernel_msqid64_ds.h
struct_kernel_semid64_ds.h
swapcontext-common.S
swapcontext.S
syscalls.list
ucontext_i.sym
versionsort64.c
vfork.S