* forward.c (test_loaded): Prevent recursive calls.
This commit is contained in:
Ulrich Drepper 2002-12-13 22:56:45 +00:00
parent 400d6c5187
commit b7bdd9c4c9

View File

@ -1,5 +1,7 @@
2002-12-13 Ulrich Drepper <drepper@redhat.com>
* forward.c (test_loaded): Prevent recursive calls.
* Makefile (routines): Add libc-cancellation.
* libc-cancellation.c: New file.
* descr.h (struct pthread): Add multiple_threads field.