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: 12/31/2003 15:56:26
Module Name:	src
Committed By:	martin
Date:		Wed Dec 31 15:56:26 UTC 2003

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

Log Message:
Use CC64FSZ instead of magic constant for stack frame size.
Frob the clone's stack pointer to be BIASed - it is 64 bit code too.
Use "carry set" as test for a failed syscall.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 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.