Subject: CVS commit: src/lib/libpthread/arch/vax
To: None <source-changes@NetBSD.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 08/25/2003 20:32:14
Module Name:	src
Committed By:	ragge
Date:		Mon Aug 25 20:32:14 UTC 2003

Modified Files:
	src/lib/libpthread/arch/vax: genassym.cf pthread_switch.S

Log Message:
Add PT_TRAPUC and pthread__switch_return_point.
Not tested (as most of the pthread stuff on vax) but at least
allow the system to compile.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libpthread/arch/vax/genassym.cf
cvs rdiff -r1.3 -r1.4 src/lib/libpthread/arch/vax/pthread_switch.S

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