Subject: CVS commit: src/regress/lib/libc/clone
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/19/2004 06:34:10
Module Name:	src
Committed By:	chs
Date:		Mon Jul 19 06:34:10 UTC 2004

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

Log Message:
fix the test for stack direction to not use an uninitialized variable.
improve failure reporting and print something on success as well.


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