This commit is contained in:
Ulrich Drepper 2001-11-28 22:32:36 +00:00
parent 30d4dc2b3a
commit ddd4311eee

View File

@ -1,3 +1,11 @@
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().
2001-11-15 Ulrich Drepper <drepper@redhat.com>
* sysdeps/i386/i686/Implies: Removed.