From: Ulrich Drepper Date: Thu, 18 Jan 2007 22:19:48 +0000 (+0000) Subject: * pthread_join.c (cleanup): Avoid warning. X-Git-Tag: cvs/fedora-glibc-20070202T0923~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10ccaa5caec00dc354379fce317a2dd2f3a448de;p=thirdparty%2Fglibc.git * pthread_join.c (cleanup): Avoid warning. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 4e76b5180f3..58deac2fd35 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2007-01-18 Ulrich Drepper + + * pthread_join.c (cleanup): Avoid warning. + 2007-01-17 Ulrich Drepper * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S