Subject: CVS commit: src/regress/lib/libc
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 02/28/2004 16:55:05
Module Name:	src
Committed By:	drochner
Date:		Sat Feb 28 16:55:05 UTC 2004

Modified Files:
	src/regress/lib/libc: Makefile
Added Files:
	src/regress/lib/libc/context: Makefile context.c

Log Message:
add a test of get/make/setcontext, also checking context linking
via uc_link and argument passing to the new context


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/regress/lib/libc/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/context/Makefile \
    src/regress/lib/libc/context/context.c

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