Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 13 Dec 2002 22:56:45 +0000 (22:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 13 Dec 2002 22:56:45 +0000 (22:56 +0000)
* forward.c (test_loaded): Prevent recursive calls.

nptl/ChangeLog

index f1b48c4..d211cab 100644 (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.