git: POSIX says mprotect(2)'s first argument shall not be const.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jan 31 08:52:35 PST 2010


commit 111e184158795334ba6721b560b1c1dc5a78c978
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jan 31 17:50:11 2010 +0100

    POSIX says mprotect(2)'s first argument shall not be const.

Summary of changes:
 lib/libc/sys/mprotect.2  |    5 ++---
 sys/kern/syscalls.master |    2 +-
 sys/sys/mman.h           |    3 +--
 3 files changed, 4 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/111e184158795334ba6721b560b1c1dc5a78c978


-- 
DragonFly BSD source repository





More information about the Commits mailing list