Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libpthread
Module Name: src
Committed By: snj
Date: Fri Aug 12 06:36:28 UTC 2005
Modified Files:
src/lib/libpthread [netbsd-3]: pthread_sig.c
Log Message:
Pull up revision 1.40 (requested by christos in ticket #642):
- 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.39.2.1 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