Subject: CVS commit: syssrc/sys/compat/irix
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 04/28/2002 22:42:14
Module Name: syssrc
Committed By: manu
Date: Sun Apr 28 19:42:14 UTC 2002
Modified Files:
syssrc/sys/compat/irix: irix_prctl.c
Log Message:
Use stack rlimit for the stack size, and not the current stack size. This
avoids requestion 2*rlimit on second sproc call.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/compat/irix/irix_prctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.