Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/21/2001 00:00:16
Module Name:	basesrc
Committed By:	thorpej
Date:		Tue Nov 20 22:00:15 UTC 2001

Modified Files:
	basesrc/lib/libpthread/arch/arm [nathanw_sa]: _context_u.S

Log Message:
Clean up SAVE_FLAGS/RESTORE_FLAGS, and make sure to fetch the
flags from the correct place in the ucontext (not past the END
of the ucontext) in the SETC() macro.


To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 basesrc/lib/libpthread/arch/arm/_context_u.S

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