Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/regress/lib/libpthread/sleep1
Module Name: src
Committed By: drochner
Date: Mon Aug 29 18:52:16 UTC 2005
Modified Files:
src/regress/lib/libpthread/sleep1: sleep1.c
Log Message:
don't rely on undocumented behaviour: we don't know which thread
the signal is delivered to
(without that pthread_sigmask(), the test fails also on Linux)
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 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.
Home |
Main Index |
Thread Index |
Old Index