Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 10/22/2002 04:28:22
Module Name:	basesrc
Committed By:	nathanw
Date:		Tue Oct 22 01:28:21 UTC 2002

Modified Files:
	basesrc/lib/libpthread [nathanw_sa]: pthread.c pthread_run.c
	    pthread_sig.c

Log Message:
Use _INITCONTEXT_U() instead of _getucontext_u() to prime a fresh context.


To generate a diff of this commit:
cvs rdiff -r1.1.2.28 -r1.1.2.29 basesrc/lib/libpthread/pthread.c
cvs rdiff -r1.1.2.14 -r1.1.2.15 basesrc/lib/libpthread/pthread_run.c
cvs rdiff -r1.1.2.17 -r1.1.2.18 basesrc/lib/libpthread/pthread_sig.c

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