Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 04/24/2002 08:20:49
Module Name:	basesrc
Committed By:	nathanw
Date:		Wed Apr 24 05:20:48 UTC 2002

Modified Files:
	basesrc/lib/libpthread/arch/i386 [nathanw_sa]: pthread_md.h
	basesrc/lib/libpthread/arch/powerpc [nathanw_sa]: pthread_md.h

Log Message:
Add macros to convert between struct ucontext and struct reg/fpreg.


To generate a diff of this commit:
cvs rdiff -r1.1.2.4 -r1.1.2.5 basesrc/lib/libpthread/arch/i386/pthread_md.h
cvs rdiff -r1.1.2.4 -r1.1.2.5 \
    basesrc/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.