Source-Changes archive

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

CVS commit: src/regress/lib/libpthread/preempt1



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.




Home | Main Index | Thread Index | Old Index