Subject: CVS commit: src/lib/libpthread/arch/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/20/2003 03:31:02
Module Name: src
Committed By: uwe
Date: Thu Nov 20 03:31:02 UTC 2003
Modified Files:
src/lib/libpthread/arch/sh3: pthread_switch.S
Log Message:
In pthread__locked_switch set self->pt_uc only when the context is inited.
In STACK_SWITCH subtract STACKSPACE, not add it (it's zero for now anyway).
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libpthread/arch/sh3/pthread_switch.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.