NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47703 CVS commit: src/tests/lib/libpthread



The following reply was made to PR lib/47703; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47703 CVS commit: src/tests/lib/libpthread
Date: Thu, 28 Mar 2013 14:50:02 -0400

 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.
 


Home | Main Index | Thread Index | Old Index