From b7bdd9c4c9b808f9678fb81b74f9347e7464240d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 13 Dec 2002 22:56:45 +0000 Subject: [PATCH] Update. * forward.c (test_loaded): Prevent recursive calls. --- nptl/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index f1b48c4..d211cab 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,7 @@ 2002-12-13 Ulrich Drepper + * 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. -- 2.7.4