diff options
author | 2002-07-24 02:19:28 +0000 | |
---|---|---|
committer | 2002-07-24 02:19:28 +0000 | |
commit | f3b248f16389b57983471191e87547a0be763dbe (patch) | |
tree | 443842f4e78462204a2b8fc487e1b783f2b95162 /lib/libc/regex/regexec.c | |
parent | have _THREAD_PRIVATE_MUTEX for DNS/YP/hosts lookup. (diff) | |
download | wireguard-openbsd-f3b248f16389b57983471191e87547a0be763dbe.tar.xz wireguard-openbsd-f3b248f16389b57983471191e87547a0be763dbe.zip |
- change pte_spill_X() to take an extra parameter to determine if
the fault is a EXE fault or R/W fault.
- mask/or the SR_NOEXEC bit into the segment register value
when the number of executable pages becomes 0/non-zero.
- create segments with SR_NOEXEC set, will be cleared when first
exec mapping in the segment is created.
- allow pte_spill_X() to deal with a new type of fault, page mapped
but non executable, when execute was requested.
Adds up to - non-exec stack support for powerpc.
Diffstat (limited to 'lib/libc/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions