glibc/sysdeps
Florian Weimer 17b67416c5 nptl: Move mtx_destroy into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

The __pthread_mutex_destroy@@GLIBC_2.34 symbol is no longer
neded because this commit makes __pthread_mutex_destroy@GLIBC_2.0
a compatibility symbol, so remove the new symbol version.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-05-03 08:15:15 +02:00
..
aarch64
alpha
arc
arm
csky
generic
gnu
hppa
htl Add __attribute_access_none to disable GCC warnings [BZ #27714] 2021-04-27 13:01:55 -06:00
hurd
i386
ia64
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 call_once into libc 2021-05-03 08:14:01 +02:00
posix
powerpc powerpc64le: Optimize memset for POWER10 2021-04-30 18:12:08 -03:00
pthread nptl: Move mtx_destroy into libc 2021-05-03 08:15:15 +02:00
riscv
s390
sh
sparc
unix nptl: Move mtx_destroy into libc 2021-05-03 08:15:15 +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