From: Ulrich Drepper Date: Fri, 13 Dec 2002 22:56:45 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_2~544 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b7bdd9c4c9b808f9678fb81b74f9347e7464240d;p=platform%2Fupstream%2Fglibc.git Update. * forward.c (test_loaded): Prevent recursive calls. --- 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.