From: Roland McGrath Date: Mon, 10 Mar 2003 08:52:41 +0000 (+0000) Subject: * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Take 3 new args X-Git-Tag: cvs/glibc-2_3_3~1318 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcc60e3b832d24a7ea676e87343390e1dd7f6425;p=thirdparty%2Fglibc.git * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Take 3 new args used by NPTL on new kernels. From Paul Mackerras . * rt/tst-aio7.c (do_test): Give BUFF permanent extent, too. --- diff --git a/ChangeLog b/ChangeLog index 9cfa390da07..52ae17aecee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-09 Roland McGrath + + * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Take 3 new args + used by NPTL on new kernels. From Paul Mackerras . + 2003-03-09 Ulrich Drepper * po/fi.po: Update from translation team. @@ -10,7 +15,7 @@ 2003-03-07 Ulrich Drepper - * rt/tst-aio7.c (do_test): Give buff permanent extend, too. + * rt/tst-aio7.c (do_test): Give BUFF permanent extent, too. * sysdeps/powerpc/fpu/w_sqrt.c: Fix comment.