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:23:09
Module Name: src
Committed By: thorpej
Date: Thu Jan 30 18:23:09 UTC 2003
Modified Files:
src/regress/lib/libpthread: Makefile
Added Files:
src/regress/lib/libpthread/barrier1: Makefile barrier1.c
Log Message:
Add a test for pthread barriers.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/regress/lib/libpthread/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libpthread/barrier1/Makefile \
src/regress/lib/libpthread/barrier1/barrier1.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.