Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/m68k
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/19/2001 22:24:19
Module Name: basesrc
Committed By: scw
Date: Mon Nov 19 20:24:19 UTC 2001
Modified Files:
basesrc/lib/libpthread/arch/m68k [nathanw_sa]: pthread_md.h
Log Message:
The right value for STACKSPACE is 12, for 3 integer values in this
implementation. (Actually, we only need 10; 2 ints, 1 short, but best
to keep the stack long-word aligned).
To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 basesrc/lib/libpthread/arch/m68k/pthread_md.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.