glibc/sysdeps
H.J. Lu 5d98a7dae9 Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
The constant PTHREAD_STACK_MIN may be too small for some processors.
Rename _SC_SIGSTKSZ_SOURCE to _DYNAMIC_STACK_SIZE_SOURCE.  When
_DYNAMIC_STACK_SIZE_SOURCE or _GNU_SOURCE are defined, define
PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) which is changed
to MIN (PTHREAD_STACK_MIN, sysconf(_SC_MINSIGSTKSZ)).

Consolidate <bits/local_lim.h> with <bits/pthread_stack_min.h> to
provide a constant target specific PTHREAD_STACK_MIN value.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2021-07-09 15:10:35 -07:00
..
aarch64 AArch64: Add hp-timing.h 2021-07-01 15:42:05 +01:00
alpha
arc
arm
csky
generic Add a generic malloc test for MALLOC_ALIGNMENT 2021-07-09 06:39:30 -07:00
gnu Add RFC 8335 Definitions from Linux 5.13 2021-06-29 15:38:27 -03:00
hppa
htl Linux: Cleanups after librt move 2021-06-28 09:51:01 +02:00
hurd
i386 Add a generic malloc test for MALLOC_ALIGNMENT 2021-07-09 06:39:30 -07:00
ia64
ieee754 Update math: redirect roundeven function 2021-06-27 07:56:57 -07:00
m68k
mach posix: Add posix_spawn_file_actions_addclosefrom_np 2021-07-08 14:08:15 -03:00
microblaze
mips Update MIPS libm-test-ulps 2021-07-07 15:50:18 +00:00
nios2
nptl Force building with -fno-common 2021-07-09 20:09:14 +02:00
posix Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) 2021-07-09 15:10:35 -07:00
powerpc Force building with -fno-common 2021-07-09 20:09:14 +02:00
pthread Linux: Cleanups after librt move 2021-06-28 09:51:01 +02:00
riscv Update math: redirect roundeven function 2021-06-27 07:56:57 -07:00
s390 s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024] 2021-07-01 16:46:59 +02:00
sh
sparc
unix Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) 2021-07-09 15:10:35 -07:00
wordsize-32
wordsize-64
x86 x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033] 2021-07-01 10:47:35 -07:00
x86_64 Add a generic malloc test for MALLOC_ALIGNMENT 2021-07-09 06:39:30 -07:00