Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 25 Sep 2003 03:16:53 +0000 (03:16 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 25 Sep 2003 03:16:53 +0000 (03:16 +0000)
commit279f1143afdb06e263dfab510a3e2cbb022014fe
treec5a4a51ecb1e2673162ca08c584a56515c34415d
parent977169541668f2287c5f8e239e5743eb9cefcb63
Update.

* allocatestack.c (change_stack_perm): Split out from
__make_stacks_executable.
(allocate_stack): If the required permission changed between the time
we started preparing the stack and queueing it, change the permission.
(__make_stacks_executable): Call change_stack_perm.
nptl/ChangeLog
nptl/allocatestack.c