POSIX says mprotect(2)'s first argument shall not be const.
authorSascha Wildner <saw@online.de>
Sun, 31 Jan 2010 16:50:11 +0000 (17:50 +0100)
committerSascha Wildner <saw@online.de>
Sun, 31 Jan 2010 16:50:35 +0000 (17:50 +0100)
commit111e184158795334ba6721b560b1c1dc5a78c978
treeee84cee78976565cd2ce14cdff6002f088b58e0c
parent0671590b0715ce9a09aa441e8ea2395b188ceac2
POSIX says mprotect(2)'s first argument shall not be const.
lib/libc/sys/mprotect.2
sys/kern/syscalls.master
sys/sys/mman.h