From: Ulrich Drepper Date: Fri, 3 Jan 2003 20:44:14 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_2~392 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=686b7223d5e87538d8bc7eaf9581f4ad11d666f1;p=thirdparty%2Fglibc.git Update. 2003-01-03 Jakub Jelinek * Makefile ($(objpfx)libpthread.so): Depend on ld.so. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index f9e31628252..e7173f9e4ff 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2003-01-03 Jakub Jelinek + + * Makefile ($(objpfx)libpthread.so): Depend on ld.so. + 2003-01-03 Ulrich Drepper * pthreadP.h (pthread_cond_2_0_t): New type.