Subject: CVS commit: src/lib/libpthread/arch
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 02/11/2004 21:04:10
Module Name:	src
Committed By:	nathanw
Date:		Wed Feb 11 21:04:10 UTC 2004

Modified Files:
	src/lib/libpthread/arch/i386: pthread_md.h
	src/lib/libpthread/arch/powerpc: pthread_md.h

Log Message:
Add ucontext conversion macros for an "extra" register set.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libpthread/arch/i386/pthread_md.h
cvs rdiff -r1.3 -r1.4 src/lib/libpthread/arch/powerpc/pthread_md.h

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