mirror of git://sourceware.org/git/glibc.git
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> |
||
|---|---|---|
| .. | ||
| bits | ||
| powerpc32 | ||
| powerpc64 | ||
| sys | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| configure | ||
| configure.ac | ||
| dl-auxv.h | ||
| dl-cache.h | ||
| elision-conf.c | ||
| elision-conf.h | ||
| elision-lock.c | ||
| elision-timed.c | ||
| elision-trylock.c | ||
| elision-unlock.c | ||
| get_timebase_freq.c | ||
| gettimeofday.c | ||
| htm.h | ||
| ioctl.c | ||
| ipc_priv.h | ||
| kernel-features.h | ||
| kernel_sigaction.h | ||
| kernel_termios.h | ||
| ldconfig.h | ||
| ldd-rewrite.sed | ||
| libc-start.c | ||
| libc-start.h | ||
| libc-vdso.h | ||
| libpthread-compat.c | ||
| nldbl-abi.h | ||
| pthread_attr_setstack.c | ||
| pthread_attr_setstacksize.c | ||
| readelflib.c | ||
| rt-sysdep.c | ||
| rtld_static_init.h | ||
| sigcontextinfo.h | ||
| socket-constants-time64.h | ||
| struct_kernel_shmid64_ds.h | ||
| syscall.S | ||
| sysconf.c | ||
| sysdep.c | ||
| sysdep.h | ||
| test-gettimebasefreq-static.c | ||
| test-gettimebasefreq.c | ||
| test-powerpc-linux-sysconf.c | ||
| time.c | ||
| xstatver.h | ||