From: Ulrich Drepper Date: Fri, 14 Mar 2003 23:56:44 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~1228 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b89567d852543f4610fcc31c6aacecb9c658b42;p=thirdparty%2Fglibc.git Update. * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Use correct amount of stack correction. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 7d15732f287..9a132757ca4 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,8 @@ 2003-03-14 Ulrich Drepper + * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Use correct + amount of stack correction. + * tst-fork4.c: Use test-skeleton.c. 2003-03-14 Roland McGrath