Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/arch/mips/sys
Module Name: basesrc
Committed By: thorpej
Date: Fri Jul 20 17:37:41 UTC 2001
Modified Files:
basesrc/lib/libc/arch/mips/sys: __clone.S
Log Message:
Duh, call the clone's entry point w/ jal, so that when it returns,
it returns to the correct $ra (not the parent's!!).
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/arch/mips/sys/__clone.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index