Subject: CVS commit: src/regress/lib/libc/clone
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 02/08/2003 02:44:00
Module Name:	src
Committed By:	cgd
Date:		Sat Feb  8 00:44:00 UTC 2003

Modified Files:
	src/regress/lib/libc/clone: clonetest.c

Log Message:
in test1, unmap stack when finished.  in test2, try NULL fn ptr and
NULL stack ptr independently, to make sure that both are properly
checked in libc.  (To do this, need to alloc a stack in test2, as well.)


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/regress/lib/libc/clone/clonetest.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.