Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/regress/lib/libpthread/sigmask3
Module Name: src
Committed By: drochner
Date: Mon Aug 29 18:49:14 UTC 2005
Modified Files:
src/regress/lib/libpthread/sigmask3: sigmask3.c
Log Message:
rely a bit less on undocumented behaviour: we don't know which thread
the signal is delivered to, and we can't be sure it is delivered
synchonously
(without that sleep(), the test fails also on Linux)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/regress/lib/libpthread/sigmask3/sigmask3.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