mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-29 16:21:07 +00:00
* 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.
This commit is contained in:
parent
b399707ead
commit
f0d1a3b5b7
@ -1,3 +1,9 @@
|
|||||||
|
2005-12-12 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
2005-12-12 Ulrich Drepper <drepper@redhat.com>
|
2005-12-12 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* allocatestack.c (allocate_stack): Don't demand that there is an
|
* allocatestack.c (allocate_stack): Don't demand that there is an
|
||||||
|
Loading…
Reference in New Issue
Block a user