mirror of git://sourceware.org/git/glibc.git
Update.
* sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Use correct amount of stack correction.
This commit is contained in:
parent
8b4a0b2f78
commit
9b89567d85
|
|
@ -1,5 +1,8 @@
|
||||||
2003-03-14 Ulrich Drepper <drepper@redhat.com>
|
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.
|
* tst-fork4.c: Use test-skeleton.c.
|
||||||
|
|
||||||
2003-03-14 Roland McGrath <roland@redhat.com>
|
2003-03-14 Roland McGrath <roland@redhat.com>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue