glibc/sysdeps
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
..
aarch64
alpha nptl: Move pthread_spin_trylock into libc 2021-04-23 17:06:48 +02:00
arc
arm
csky
generic
gnu
hppa nptl: Move pthread_spin_init, Move pthread_spin_unlock into libc 2021-04-23 17:06:44 +02:00
htl Add __attribute_access_none to disable GCC warnings [BZ #27714] 2021-04-27 13:01:55 -06:00
hurd
i386 nptl: Move pthread_spin_trylock into libc 2021-04-23 17:06:48 +02:00
ia64 nptl: Move pthread_spin_trylock into libc 2021-04-23 17:06:48 +02:00
ieee754
m68k
mach Add pthread-in-libc, libpthread-routines-var, librt-routines-var 2021-05-03 08:13:32 +02:00
microblaze
mips
nios2
nptl nptl: Move mtx_init into libc 2021-05-03 08:15:22 +02:00
posix
powerpc powerpc64le: Optimize memset for POWER10 2021-04-30 18:12:08 -03:00
pthread nptl: Move mtx_init into libc 2021-05-03 08:15:22 +02:00
riscv
s390
sh nptl: Move pthread_spin_trylock into libc 2021-04-23 17:06:48 +02:00
sparc nptl: Move pthread_spin_trylock into libc 2021-04-23 17:06:48 +02:00
unix nptl: Move mtx_init into libc 2021-05-03 08:15:22 +02:00
wordsize-32
wordsize-64
x86
x86_64 regenerate ulps on x86_64 with -march=native 2021-04-28 12:46:00 +02:00