summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/engine.c
diff options
context:
space:
mode:
authordrahn <drahn@openbsd.org>2002-07-24 02:19:28 +0000
committerdrahn <drahn@openbsd.org>2002-07-24 02:19:28 +0000
commitf3b248f16389b57983471191e87547a0be763dbe (patch)
tree443842f4e78462204a2b8fc487e1b783f2b95162 /lib/libc/regex/engine.c
parenthave _THREAD_PRIVATE_MUTEX for DNS/YP/hosts lookup. (diff)
downloadwireguard-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/engine.c')
0 files changed, 0 insertions, 0 deletions