Dmitry Chagin 23e8912c60 Implement Linux personality() system call mainly due to READ_IMPLIES_EXEC flag.
In Linux if this flag is set, PROT_READ implies PROT_EXEC for mmap().
Linux/i386 set this flag automatically if the binary requires executable stack.

READ_IMPLIES_EXEC flag will be used in the next Linux mmap() commit.
2016-07-10 08:15:50 +00:00
..
2016-07-09 11:20:42 +00:00
2016-07-09 11:20:42 +00:00
2016-07-08 00:12:29 +00:00