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/25/2006 21:44:37
Module Name: src
Committed By: martin
Date: Mon Dec 25 21:44:37 UTC 2006
Modified Files:
src/lib/libc/arch/sparc64/sys: __clone.S
Log Message:
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.5 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.