DragonFly BSD
DragonFly commits List (threaded) for 2010-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 31 Jan 2010 08:50:46 -0800 (PST)

commit 111e184158795334ba6721b560b1c1dc5a78c978
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]