Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.
commit4e9b5995775c99e029ed4003aaddb88bfbf8e2cd
authorCarlos O'Donell <carlos@redhat.com>
Fri, 1 Mar 2013 21:18:08 +0000 (1 16:18 -0500)
committerCarlos O'Donell <carlos@redhat.com>
Fri, 1 Mar 2013 21:18:08 +0000 (1 16:18 -0500)
tree971f5f28317f29e5c3547bffff8c8bde28ba71e8
parentace4acc8ace692f64051594afe47efb1135b3c29
Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.

This reverts the change that allows the POSIX Thread default stack size
to be changed by the environment variable
GLIBC_PTHREAD_DEFAULT_STACKSIZE. It has been requested that more
discussion happen before this change goes into 2.18.
ChangeLog
NEWS
csu/libc-start.c
csu/libc-tls.c
nptl/ChangeLog
nptl/Makefile
nptl/nptl-init.c
nptl/tst-pthread-stack-env.c [deleted file]