Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/regress/lib/libpthread
Module Name: src
Committed By: thorpej
Date: Thu Jan 30 18:53:48 UTC 2003
Modified Files:
src/regress/lib/libpthread: Makefile
Added Files:
src/regress/lib/libpthread/cond1: Makefile cond1.c
src/regress/lib/libpthread/cond2: Makefile cond2.c
src/regress/lib/libpthread/cond3: Makefile cond3.c
src/regress/lib/libpthread/cond4: Makefile cond4.c
Log Message:
Add condition variable tests from Nathan's testsuite.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/regress/lib/libpthread/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libpthread/cond1/Makefile \
src/regress/lib/libpthread/cond1/cond1.c
cvs rdiff -r0 -r1.1 src/regress/lib/libpthread/cond2/Makefile \
src/regress/lib/libpthread/cond2/cond2.c
cvs rdiff -r0 -r1.1 src/regress/lib/libpthread/cond3/Makefile \
src/regress/lib/libpthread/cond3/cond3.c
cvs rdiff -r0 -r1.1 src/regress/lib/libpthread/cond4/Makefile \
src/regress/lib/libpthread/cond4/cond4.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index