glibc/sysdeps
Samuel Thibault 81c4ec1ca8 htl: Make __pthread_sigmask directly call __sigthreadmask
If no thread was created yet, __pthread_sigstate will not find our ss
because self->kernel_thread is still nul, and then change the global
sigstate instead of our sigstate! We can directly call __sigthreadmask and
skip the (bogus) lookup step.
2025-03-06 02:28:35 +01:00
..
aarch64 AArch64: Use prefer_sve_ifuncs for SVE memset 2025-02-27 16:51:57 +00:00
alpha Remove unused dl-procinfo.h 2025-02-28 16:55:18 +00:00
arc math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
arm math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
csky Remove unused dl-procinfo.h 2025-02-28 16:55:18 +00:00
generic Remove dl-procinfo.h 2025-03-05 11:22:09 -03:00
gnu Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
hppa math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
htl htl: move pthread_once into libc 2025-03-02 15:37:33 +01:00
hurd hurd: Consolidate signal mask change 2025-03-06 02:28:35 +01:00
i386 Remove dl-procinfo.h 2025-03-05 11:22:09 -03:00
ieee754 sysdeps/ieee754: Fix remainder sign of zero for FE_DOWNWARD (BZ #32711) 2025-02-26 17:17:25 -03:00
loongarch LoongArch: Optimize f{max,min}imum_mag_num{,f} 2025-02-28 11:44:19 +08:00
m68k Add missing include guards to <dl-tls.h> 2025-01-10 19:02:47 +01:00
mach htl: Make __pthread_sigmask directly call __sigthreadmask 2025-03-06 02:28:35 +01:00
microblaze Move <thread_pointer.h> to kernel-independent sysdeps directories 2025-01-09 19:30:16 +01:00
mips Remove unused dl-procinfo.h 2025-02-28 16:55:18 +00:00
nptl nptl: clear the whole rseq area before registration 2025-02-21 22:21:25 +00:00
or1k math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00
posix Fix underallocation of abort_msg_s struct (CVE-2025-0395) 2025-01-22 08:17:17 -05:00
powerpc Remove dl-procinfo.h 2025-03-05 11:22:09 -03:00
pthread htl: move pthread_setcancelstate into libc. 2025-02-01 11:24:14 +01:00
riscv RISC-V: Fix IFUNC resolver cannot access gp pointer 2025-02-25 13:08:53 +01:00
s390 Remove unused dl-procinfo.h 2025-02-28 16:55:18 +00:00
sh sh: Fix tst-guard1 build 2025-01-31 09:34:36 -03:00
sparc Remove unused dl-procinfo.h 2025-02-28 16:55:18 +00:00
unix sysdeps: linux: Add BTRFS_SUPER_MAGIC to pathconf 2025-03-05 15:28:31 -03:00
wordsize-32 Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
wordsize-64 Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
x86 Remove dl-procinfo.h 2025-03-05 11:22:09 -03:00
x86_64 math: Use tanpif from CORE-MATH 2025-02-12 16:31:57 -03:00