Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 7 Mar 2003 09:55:05 +0000 (09:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 7 Mar 2003 09:55:05 +0000 (09:55 +0000)
commitbc6389ad568e161987060470c0f512b8a5853824
treead341bc60841d26c42dfe7ea4af5e1731ba2fcd2
parent923e02eae45c3e4c9b6bdd2b8e5613718e8cb54b
Update.

2003-03-07  Ulrich Drepper  <drepper@redhat.com>

* init.c (__static_tls_align_m1): Renamed from __static_tls_align.
(__pthread_initialize_minimal_internal): Change initialization of
__static_tls_align_m1 appropriately.
* pthreadP.h (__static_tls_align_m1): Renamed from
__static_tls_align.
* allocatestack.c (allocate_stack): Use __static_tls_align_m1
instead of __static_tls_align-1.
nptl/ChangeLog
nptl/allocatestack.c
nptl/pthreadP.h