Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 1 Jan 2001 04:49:02 +0000 (04:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 1 Jan 2001 04:49:02 +0000 (04:49 +0000)
commitaf8240ebcbf1a0ae07bb033b9e3305714ce44e47
tree19ed870e439e15f9548760d73abcc6aa4c815e81
parent1c566118b69258191fbee4280fe12a42883c3267
Update.

2000-12-31  Ulrich Drepper  <drepper@redhat.com>
* manager.c (pthread_alloca_stack): Remove MAP_FIXED from mmap calls.
(pthread_free): Always unmap the stack.  It's safe now that we don't
use MAP_FIXED to allocate stacks.
linuxthreads/ChangeLog
linuxthreads/manager.c