Subject: CVS commit: src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 03/15/2003 00:27:34
Module Name:	src
Committed By:	nathanw
Date:		Fri Mar 14 22:27:34 UTC 2003

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

Log Message:
Add a wrapper for the execve() system call that arranges for the current
thread sigal mask to be propagated into the new process image.


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