Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 05/20/2002 22:21:20
Module Name:	basesrc
Committed By:	nathanw
Date:		Mon May 20 19:21:20 UTC 2002

Modified Files:
	basesrc/lib/libpthread [nathanw_sa]: pthread_int.h

Log Message:
Increase the thread stack size from 64k to 256k. This is necessary for
some stack-hogging apps like Apache, and for systems with page sizes
larger than 16k.


To generate a diff of this commit:
cvs rdiff -r1.1.2.24 -r1.1.2.25 basesrc/lib/libpthread/pthread_int.h

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