Subject: CVS commit: src/regress/lib/libpthread/sleep1
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 04/19/2005 16:36:34
Module Name: src
Committed By: nathanw
Date: Tue Apr 19 16:36:34 UTC 2005
Added Files:
src/regress/lib/libpthread/sleep1: Makefile sleep1.c
Log Message:
Add a regression test for sleeping past the time when time_t wraps; the
program should start sleeping, not throw a libpthread assertion failure.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/regress/lib/libpthread/sleep1/Makefile \
src/regress/lib/libpthread/sleep1/sleep1.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.