* sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Use correct
	amount of stack correction.
This commit is contained in:
Ulrich Drepper 2003-03-14 23:56:44 +00:00
parent 8b4a0b2f78
commit 9b89567d85

View 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>