From: Ulrich Drepper Date: Wed, 2 Apr 2003 04:57:59 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~972 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd722fba2f8238efa96328ddeb582fb2e1f2d80c;p=thirdparty%2Fglibc.git Update. --- diff --git a/nptl/Banner b/nptl/Banner index 478fb098ecc..f11a2e32eb0 100644 --- a/nptl/Banner +++ b/nptl/Banner @@ -1 +1 @@ -NPTL 0.32 by Ulrich Drepper +NPTL 0.33 by Ulrich Drepper diff --git a/nptl/ChangeLog b/nptl/ChangeLog index d87f4e28c14..ca35ca14e01 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -29,7 +29,6 @@ * Makefile (tests): Add tst-align. * tst-align.c: New file. * sysdeps/i386/Makefile: Define CFLAGS-tst-align. - * sysdeps/x86_64/Makefile: Likewise. * sysdeps/i386/tls.h (CALL_THREAD_FCT): Align stack of called function correctly.