Home
last modified time | relevance | path

Searched hist:"23 e8912c6087b3b6690566258c3a06f55a51eb2c" (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_persona.h23e8912c6087b3b6690566258c3a06f55a51eb2c Sun Jul 10 10:15:50 CEST 2016 Dmitry Chagin <dchagin@FreeBSD.org> 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.
H A Dlinux_emul.hdiff 23e8912c6087b3b6690566258c3a06f55a51eb2c Sun Jul 10 10:15:50 CEST 2016 Dmitry Chagin <dchagin@FreeBSD.org> 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.
H A Dlinux_emul.cdiff 23e8912c6087b3b6690566258c3a06f55a51eb2c Sun Jul 10 10:15:50 CEST 2016 Dmitry Chagin <dchagin@FreeBSD.org> 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.
H A Dlinux_misc.cdiff 23e8912c6087b3b6690566258c3a06f55a51eb2c Sun Jul 10 10:15:50 CEST 2016 Dmitry Chagin <dchagin@FreeBSD.org> 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.