Set default stack size from program environment
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 1 Mar 2013 08:45:39 +0000 (14:15 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 1 Mar 2013 08:45:39 +0000 (14:15 +0530)
commite23872c8db1fb26713b9c15b12686ac7a0077576
treea7fa040afb53ba1f5bd98bb33f214aa32e3729b8
parentfd6cdc6da490616f4d381f4d44f03d61f64da2ba
Set default stack size from program environment

New environment variable GLIBC_PTHREAD_DEFAULT_STACKSIZE to do this.
ChangeLog
NEWS
csu/libc-start.c
csu/libc-tls.c
nptl/ChangeLog
nptl/Makefile
nptl/nptl-init.c
nptl/tst-pthread-stack-env.c [new file with mode: 0644]