K 10 svn:author V 6 marcel K 8 svn:date V 27 2000-09-06T06:08:54.000000Z K 7 svn:log V 206 When sigaltstack is called with a stack size that's not smaller than LINUX_MINSIGSTKSZ but smaller than MINSIGSTKSZ, cheat and pass MINSIGSTKSZ to the kernel. This is a workaround. Submitted through: nate END