Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 14 Mar 2003 23:56:44 +0000 (23:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 14 Mar 2003 23:56:44 +0000 (23:56 +0000)
* sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Use correct
amount of stack correction.

nptl/ChangeLog

index 7d15732..9a13275 100644 (file)
@@ -1,5 +1,8 @@
 2003-03-14  Ulrich Drepper  <drepper@redhat.com>
 
+       * 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  <roland@redhat.com>