* init.c (__pthread_initialize_minimal_internal): Do __static_tls_size
commitf0d1a3b5b7a6f9bb3d44ca3b1341b1159bf1b732
authorRoland McGrath <roland@gnu.org>
Tue, 13 Dec 2005 07:32:26 +0000 (13 07:32 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 13 Dec 2005 07:32:26 +0000 (13 07:32 +0000)
treeba065b48ee3b41d346cf4ea393897003ebefa7c8
parentb399707ead1bf45eb9c59fbaee04e0587d68ed58
* init.c (__pthread_initialize_minimal_internal): Do __static_tls_size

adjustments before choosing stack size.  Update minimum stack size
calculation to match allocate_stack change.
nptl/ChangeLog