Date: Mon, 30 Oct 2000 19:10:41 -0800 (PST) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_machdep.c Message-ID: <200010310310.TAA89601@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2000/10/30 19:10:41 PST Modified files: sys/i386/linux linux_machdep.c Log: fix the sigaltstack hack by lowering the stack size to the original value if the request was for less than MINSIGSTKSZ (in which case we "round up"). discussed with: marcel Revision Changes Path 1.6 +3 -1 src/sys/i386/linux/linux_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010310310.TAA89601>