K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-09-19T23:28:13.000000Z K 7 svn:log V 269 Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c to pthread_md.h. This commit only moves the definition; it does not change it for any of the platforms. This more easily allows 64-bit architectures (in particular) to pick a slightly larger stack size. END