Subject: PR/33075 CVS commit: src/lib/libc/arch/sparc64/sys
To: None <port-sparc64-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@netbsd.org>
List: netbsd-bugs
Date: 12/25/2006 21:45:03
The following reply was made to PR port-sparc64/33075; it has been noted by GNATS.
From: Martin Husemann <martin@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/33075 CVS commit: src/lib/libc/arch/sparc64/sys
Date: Mon, 25 Dec 2006 21:44:37 +0000 (UTC)
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.