Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/20/2003 17:45:00
Module Name:	src
Committed By:	uwe
Date:		Thu Nov 20 17:45:00 UTC 2003

Modified Files:
	src/lib/libpthread: pthread_sig.c

Log Message:
Follow-up to previous.  In pthread__signal_tramp() maskp is below
siginfo on the stack, so get it from there.  ss_sp no longer points to
the the mask.  Pointed out by cl@.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 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.