NAKAMURA Gou a80d11cde5 prevents MCKERNEL_RLIMIT_STACK from overwriting
When mcexec reduces a stack, mcexec stores the original RLIMIT_STACK
in environment variable MCKERNEL_RLIMIT_STACK.
A fix to prohibit overwrite of this time.

Therefore, the value of RLIMIT_STACK of the McKernel's process is
decided in the following order.
(1) If environment variable MCKERNEL_RLIMIT_STACK exists; the value.
(2) A value of RLIMIT_STACK in the mcexec starting.
2013-10-30 14:28:32 +09:00
2013-10-15 12:30:41 +09:00
2013-08-08 12:43:00 +09:00
2012-12-17 16:17:25 +09:00
2011-12-02 12:35:38 +09:00
2013-05-17 12:33:08 +09:00
2013-06-06 11:53:30 -05:00
2013-10-15 13:02:35 +09:00
Description
No description provided
GPL-2.0 20 MiB
Languages
C 85.3%
Shell 7.7%
Perl 3.4%
Assembly 1.3%
CMake 1.2%
Other 1%