From 9b89567d852543f4610fcc31c6aacecb9c658b42 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 14 Mar 2003 23:56:44 +0000 Subject: [PATCH] Update. * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Use correct amount of stack correction. --- nptl/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 7d15732..9a13275 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 -- 2.7.4