diff options
author | dchagin <dchagin@FreeBSD.org> | 2016-07-18 16:38:06 +0000 |
---|---|---|
committer | dchagin <dchagin@FreeBSD.org> | 2016-07-18 16:38:06 +0000 |
commit | 4188ab5f11c8ca7f88ef10c16a0142b825be793a (patch) | |
tree | a181e54bb5eb81dd5dda106d3c87c3b757cc8c20 /lib/libc/stdlib/reallocf.c | |
parent | 899ae9ac6c6805c6f984f338c9f4d3b3f3b0375b (diff) | |
download | FreeBSD-src-4188ab5f11c8ca7f88ef10c16a0142b825be793a.zip FreeBSD-src-4188ab5f11c8ca7f88ef10c16a0142b825be793a.tar.gz |
MFC r302517:
Fix a copy/paste bug introduced during X86_64 Linuxulator work.
FreeBSD support NX bit on X86_64 processors out of the box, for i386 emulation
use READ_IMPLIES_EXEC flag, introduced in r302515.
While here move common part of mmap() and mprotect() code to the files in compat/linux
to reduce code dupcliation between Linuxulator's
Approved by: re (gjb)
Diffstat (limited to 'lib/libc/stdlib/reallocf.c')
0 files changed, 0 insertions, 0 deletions