Subject: CVS commit: src/lib/libc/arch/sparc64/sys
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/02/2004 14:06:51
Module Name:	src
Committed By:	martin
Date:		Fri Jan  2 14:06:51 UTC 2004

Modified Files:
	src/lib/libc/arch/sparc64/sys: __clone.S

Log Message:
Restore stack frames on error exit. This makes us pass dynamic and static
linked versions of the clonetest regression test.
While here, some cosmetics: branch prediction, avoid depreceated instructions.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/sparc64/sys/__clone.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.