Subject: CVS commit: src/regress/lib/libpthread/preempt1
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 04/12/2006 14:01:53
Module Name: src
Committed By: cube
Date: Wed Apr 12 14:01:53 UTC 2006
Modified Files:
src/regress/lib/libpthread/preempt1: preempt1.c
Log Message:
The manual for open(2) says that -1 indicate a failure, not 0. And I
really don't think testing the behaviour of open(2) is the subject of that
regression test. Maybe it was a developer regression test? Do I get a
cookie?
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/regress/lib/libpthread/preempt1/preempt1.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.