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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 864832330c..46edfc0bea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-03-01 Carlos O'Donell + + * csu/libc-start.c (__pthread_initialize_minimal): Revert last change. + * csu/libc-tls.c (__pthread_initialize_minimal): Likewise. + 2013-03-01 Siddhesh Poyarekar * NEWS: Mention libm performance improvements and non-x86 PI -- cgit 1.4.1