Module Name: src Committed By: christos Date: Thu Mar 28 18:50:02 UTC 2013
Modified Files: src/tests/lib/libpthread: Makefile Added Files: src/tests/lib/libpthread: t_condwait.c Log Message: Add pthread_cond_timedwait(3) test from PR/47703 To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libpthread/Makefile cvs rdiff -u -r0 -r1.1 src/tests/lib/libpthread/t_condwait.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.