Update.
commitcf6a2367e82ba5b322baf0fc0caa5d57e799c72d
authorUlrich Drepper <drepper@redhat.com>
Wed, 28 Nov 2001 22:27:20 +0000 (28 22:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 28 Nov 2001 22:27:20 +0000 (28 22:27 +0000)
tree6231ff95b897d8af2428dbe041a30ad022acd35a
parent4e735c9aaf9e05a1d4f587f5b049b2f515ff755a
Update.

2001-11-22  Wolfram Gloger  <wg@malloc.de>

* pthread.c (pthread_onexit_process): Don't call free
after threads have been asynchronously terminated.

* manager.c (pthread_handle_exit): Surround cancellation
of threads with __flockfilelist()/__funlockfilelist().
linuxthreads/ChangeLog
linuxthreads/manager.c
linuxthreads/pthread.c