Subject: CVS commit: src/regress/lib/libpthread
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/30/2003 20:57:08
Module Name:	src
Committed By:	thorpej
Date:		Thu Jan 30 18:57:07 UTC 2003

Modified Files:
	src/regress/lib/libpthread: Makefile
Added Files:
	src/regress/lib/libpthread/cond5: Makefile cond5.c

Log Message:
Add one more condition variable test from Nathan's testsuite.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/regress/lib/libpthread/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libpthread/cond5/Makefile \
    src/regress/lib/libpthread/cond5/cond5.c

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