Subject: CVS commit: [nathanw_sa] src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 01/14/2003 21:27:44
Module Name:	src
Committed By:	nathanw
Date:		Tue Jan 14 19:27:43 UTC 2003

Modified Files:
	src/lib/libpthread [nathanw_sa]: pthread_sa.c

Log Message:
Clear _UC_SIGMASK from a thread's ucontext; the pthread library has no
desire to reset the sigmask in a setcontext() call.


To generate a diff of this commit:
cvs rdiff -r1.1.2.36 -r1.1.2.37 src/lib/libpthread/pthread_sa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.