Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/mips
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/05/2002 08:35:36
Module Name: basesrc
Committed By: thorpej
Date: Thu Dec 5 06:35:35 UTC 2002
Modified Files:
basesrc/lib/libpthread/arch/mips [nathanw_sa]: pthread_md.h
Log Message:
Fix the reg <--> mcontext conversion macros. The reg structure is
equivalent to the frame structure, which has a slightly different
layout from the mcontext.
To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 basesrc/lib/libpthread/arch/mips/pthread_md.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.