4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-03-04 22:15:52 +08:00
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-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
2016-07-04 14:17:10 +01:00
2016-07-04 17:13:55 +01:00