mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-25 20: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
2
libc/sysv/calls/sys_fexecve.s
Normal file
2
libc/sysv/calls/sys_fexecve.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall sys_fexecve,0xffffff1ecfffffff,globl,hidden
|
Loading…
Add table
Add a link
Reference in a new issue