Subject: CVS commit: [netbsd-3] src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 08/12/2005 06:36:28
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.