Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 26 Jun 1998 20:53:31 +0000 (20:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 26 Jun 1998 20:53:31 +0000 (20:53 +0000)
commit026d50118f29514a92df816fd768c84bccf7e5dc
tree5cbc998d4d27ae45c1af94ec82df9384539d3f2b
parent9c3a54d42ab0512bbeebe0b78e7dd743778a01a5
Update.

* manager.c (pthread_exited): If thread is not detached put it on
special list.
(pthread_handle_free): If thread is not on list with living threads
search on list with detached threads.
linuxthreads/ChangeLog
linuxthreads/manager.c