From: Ulrich Drepper Date: Wed, 2 Apr 2003 04:02:00 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~976 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d73a73b4b00b7d28e9f2571b9ce85d784717137;p=thirdparty%2Fglibc.git Update. * Makefile (tests): Add tst-tsd3.c and tst-tsd4. * tst-tsd4.c: New file. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 9587f9cbb2a..d87f4e28c14 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -7,8 +7,9 @@ (start_thread): Call deallocate_tsd here. * pthread_setspecific.c: Set specific_used flag really only when needed. - * Makefile (tests): Add tst-tsd3.c + * Makefile (tests): Add tst-tsd3.c and tst-tsd4. * tst-tsd3.c: New file. + * tst-tsd4.c: New file. 2003-03-31 Ulrich Drepper