glibc/sysdeps
Samuel Thibault 8dc3f4f8ad hurd: Fix missing pthread_ compat symbol in libc
5476f8cd2e ("htl: move pthread_self info libc.") and
9dfa256216 ("htl: move pthread_equal into libc") to
1dc0bc8f07 ("htl: move pthread_attr_setdetachstate into libc")
moved some pthread_ symbols from libpthread.so to libc.so, but missed
adding the compat version like 5476f8cd2e ("htl: move pthread_self
info libc.") did: libc already had these symbols as forwards,
but versioned GLIBC_2.21, while the symbols in libpthread.so were
versioned GLIBC_2.12.

To fix running executables built before this, we thus have to add the
GLIBC_2.12 version, otherwise execution fails with e.g.

/usr/lib/i386-gnu/libglib-2.0.so: symbol lookup error: /usr/lib/i386-gnu/libglib-2.0.so: undefined symbol: pthread_attr_setinheritsched, version GLIBC_2.12
2024-08-01 23:58:51 +02:00
..
aarch64 aarch64: Regenerate ULPs 2024-07-25 10:41:30 -03:00
alpha math: Update alpha ulps 2024-07-14 12:44:15 +02:00
arc
arm arm: Regenerate ULPs 2024-07-25 10:41:34 -03:00
csky
generic Add mremap tests 2024-08-01 05:06:12 -07:00
gnu
hppa hppa: Update libm-test-ulps 2024-07-24 16:43:01 -04:00
htl hurd: Fix missing pthread_ compat symbol in libc 2024-08-01 23:58:51 +02:00
hurd
i386 i386: Regenerate ULPs 2024-07-25 10:49:06 -03:00
ieee754
loongarch Revert "LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic" 2024-07-17 15:24:51 +02:00
m68k math: Update m68k ULPs 2024-07-08 21:51:03 +02:00
mach hurd: Fix missing pthread_ compat symbol in libc 2024-08-01 23:58:51 +02:00
microblaze
mips MIPS: Regenerate ulps 2024-07-27 16:55:38 +02:00
nios2
nptl Linux: Make __rseq_size useful for feature detection (bug 31965) 2024-07-09 19:33:37 +02:00
or1k
posix
powerpc powerpc: Regenerate ULPs for soft-fp 2024-07-25 10:33:40 -03:00
pthread nptl: Use <support/check.h> facilities in tst-setuid3 2024-07-26 13:21:34 +01:00
riscv riscv: Update ulps 2024-07-25 10:28:44 -03:00
s390 s390x: Regenerate ULPs. 2024-07-25 14:14:22 +02:00
sh
sparc sparc: Regenerate ULPs 2024-07-25 11:06:53 -03:00
unix Add mremap tests 2024-08-01 05:06:12 -07:00
wordsize-32
wordsize-64
x86 x86: Disable non-temporal memset on Skylake Server 2024-07-16 17:20:18 +08:00
x86_64 x86-64: Remove sysdeps/x86_64/x32/dl-machine.h 2024-07-25 00:17:21 -07:00