From 4e9b5995775c99e029ed4003aaddb88bfbf8e2cd Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Fri, 1 Mar 2013 16:18:08 -0500 Subject: 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. --- NEWS | 4 ---- 1 file changed, 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 313ccd78d9..c5e38b3f62 100644 --- a/NEWS +++ b/NEWS @@ -17,10 +17,6 @@ Version 2.18 and program exit. This needs compiler support for offloading C++11 destructor calls to glibc. -* Add support for setting thread stack sizes from the program environment, - independently of the process stack size using the - GLIBC_PTHREAD_DEFAULT_STACKSIZE environment variable. - * Improved worst case performance of libm functions with double inputs and output. -- cgit 1.4.1