ed@FreeBSD.org
08139e557b
mprotect(): Change prototype to comply to POSIX.
...
Our mprotect() function seems to take a "const void *" address to the
pages whose permissions need to be adjusted. POSIX uses "void *". Simply
stick to the POSIX one to prevent us from writing unportable code.
PR: 211423 (exp-run)
Tested by: antoine@ (Thanks!)
2018-08-24 15:00:02 +02:00
..
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-08-24 15:00:02 +02:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2018-04-13 15:42:37 -04:00
2012-12-20 21:10:27 +00:00
2018-04-13 15:42:37 -04:00
2016-05-09 15:23:58 -04:00
2016-07-04 14:17:10 +01:00
2016-07-04 17:13:55 +01:00