Jake Burkholder 5dadd17b08 Add a sysctl to get the vm protections for the stack of the current process.
On architectures with a non-executable stack, eg sparc64, this is used by
libgcc to determine at runtime if its necessary to enable execute permissions
on a region of the stack which will be used to execute code, allowing the
call to mprotect to be avoided if the kernel is configured to map the stack
executable.
2003-01-04 07:54:23 +00:00
..
2002-12-29 20:26:41 +00:00
2002-12-14 02:07:32 +00:00
2002-12-28 23:22:22 +00:00
2002-12-14 01:56:26 +00:00
2002-12-14 01:56:26 +00:00
2002-10-11 10:36:22 +00:00
2002-09-05 11:42:03 +00:00
2002-12-22 05:35:03 +00:00
2002-06-29 02:00:02 +00:00
2002-12-17 19:31:26 +00:00
2002-10-01 13:15:11 +00:00
2002-10-02 09:09:25 +00:00
2002-12-14 01:56:26 +00:00
2002-12-24 09:44:51 +00:00
2002-12-29 20:26:41 +00:00
2002-12-17 19:30:50 +00:00
2002-12-24 03:03:39 +00:00