Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpthread
Module Name: src
Committed By: christos
Date: Tue Jul 26 20:11:02 UTC 2005
Modified Files:
src/lib/libpthread: pthread_sig.c
Log Message:
- removed bogus acts.sa_mask setting.
- unblock the signal we are currently delivering, because it might have
been blocked if we are woken up by another thread.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/lib/libpthread/pthread_sig.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