]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 5 Aug 2000 03:10:51 +0000 (03:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 5 Aug 2000 03:10:51 +0000 (03:10 +0000)
commit0a8d92310f5c5e0c09c8ff9a79ac652a66d5b3da
tree0a62a23127a3160e631470503b0d2b3965679a9d
parent21b2be883c70e52515cbbdf6ceb84f9a8c8bebdd
Update.

2000-08-04  Ulrich Drepper  <drepper@redhat.com>

* manager.c (__pthread_nonstandard_stacks): Define only if
THREAD_SELF is not defined.
(pthread_allocate_stack): Always initialize gardaddr to a correct
value.
(pthread_handle_create): Unmap thread with one call.
(pthread_free): Remove test for initial thread before removing stack.
Unmap stack with one call.

* pthread.c (__pthread_initial_thread): Initialize p_userstack to
1 to avoid removing the stack.
linuxthreads/ChangeLog
linuxthreads/manager.c
linuxthreads/pthread.c
This page took 0.039997 seconds and 5 git commands to generate.