Subject: CVS commit: src/regress/lib/libpthread/siglongjmp1
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 01/02/2004 19:27:06
Module Name: src
Committed By: cl
Date: Fri Jan 2 19:27:06 UTC 2004
Added Files:
src/regress/lib/libpthread/siglongjmp1: Makefile siglongjmp1.c
Log Message:
Regression test for siglongjmp out of a signal handler back into
its thread.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/regress/lib/libpthread/siglongjmp1/Makefile \
src/regress/lib/libpthread/siglongjmp1/siglongjmp1.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.