Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/26/2005 20:11:02
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.