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:25:44
Module Name:	basesrc
Committed By:	nathanw
Date:		Tue Oct 22 01:25:43 UTC 2002

Modified Files:
	basesrc/lib/libpthread [nathanw_sa]: pthread_int.h

Log Message:
Define a new macro _INITCONTEXT_U() which initializes a ucontext_t to "blank"
values cheaply. Include _INITCONTEXT_U_MD() for setting machine-specific
registers that must be set to have a valid context.


To generate a diff of this commit:
cvs rdiff -r1.1.2.31 -r1.1.2.32 basesrc/lib/libpthread/pthread_int.h

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