From: Ulrich Drepper Date: Thu, 20 Feb 2003 10:10:59 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_2~112 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12fd3c5f66b94059852514207952ddb682d03eb0;p=thirdparty%2Fglibc.git Update. * pthreadP.h: Define dummy version of DEBUGGING_P. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index fc30d8db0ee..5cbc7663989 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -13,7 +13,7 @@ * pthread_create.c (deallocate_tsd): Mark as internal_function. Add some more __builtin_expect. - * pthreadP.h: Define dummy versio of DEBUGGING_P. + * pthreadP.h: Define dummy version of DEBUGGING_P. 2003-02-17 Ulrich Drepper