mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-27 21:10:29 +00:00
Add fexecve() and map O_EXEC to O_PATH on Linux
This commit is contained in:
parent
6c60793f3a
commit
acd8900071
9 changed files with 161 additions and 5 deletions
|
@ -1,2 +1,2 @@
|
|||
.include "o/libc/sysv/consts/syscon.internal.inc"
|
||||
.syscon open,O_EXEC,0,0,0x00040000,0,0x04000000,0
|
||||
.syscon open,O_EXEC,0x00200000,0,0x00040000,0,0x04000000,0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue