Subject: CVS commit: src/lib/libpthread/arch/mips
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 06/12/2003 23:01:18
Module Name: src
Committed By: nathanw
Date: Thu Jun 12 23:01:18 UTC 2003
Modified Files:
src/lib/libpthread/arch/mips: pthread_md.h
Log Message:
STACKSPACE of 16 is too small, given the use of CALLFRAME_SIZ;
increase to match.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/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.