Subj : CVS commit src/xpdev/threadwrap.c To : All From : rswindell Date : Wed Apr 27 2005 05:35 pm src/xpdev threadwrap.c 1.19 1.20 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv21402 Modified Files: threadwrap.c Log Message: Only over-ride the default thread stack size if a zero (unspecified) stack size was specified in the call to _beginthread() and use 256K for the minimum stack size (instead of 128K). .