Subject: CVS commit: [netbsd-4] src/lib/libc/arch/sparc64/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/03/2007 16:51:34
Module Name:	src
Committed By:	tron
Date:		Wed Jan  3 16:51:34 UTC 2007

Modified Files:
	src/lib/libc/arch/sparc64/sys [netbsd-4]: __clone.S

Log Message:
Pull up following revision(s) (requested by martin in ticket #309):
	lib/libc/arch/sparc64/sys/__clone.S: revision 1.5
When setting up the __clone()'s userland stack, make sure to allocate
an initial frame. Fixes PR 33075.


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