Subject: PR/33075 CVS commit: [netbsd-4] src/lib/libc/arch/sparc64/sys
To: None <port-sparc64-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 01/03/2007 16:55:01
The following reply was made to PR port-sparc64/33075; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/33075 CVS commit: [netbsd-4] src/lib/libc/arch/sparc64/sys
Date: Wed,  3 Jan 2007 16:51:34 +0000 (UTC)

 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.