mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-29 14:00:29 +00:00
Add APE fexecve() support (#733)
This commit is contained in:
parent
b275e664ec
commit
ff9c15f48a
9 changed files with 191 additions and 29 deletions
|
@ -1620,6 +1620,7 @@ syscon shm SHM_HUGETLB 0x0800 0 0 0 0 0
|
|||
syscon shm SHM_LOCKED 0x0400 0 0 0 0 0
|
||||
syscon shm SHM_NORESERVE 0x1000 0 0 0 0 0
|
||||
syscon shm SHM_REMAP 0x4000 0 0 0 0 0
|
||||
syscon shm SHM_ANON 0 0 1 0 0 0
|
||||
|
||||
syscon lock LOCK_UNLOCK_CACHE 54 0 0 0 0 0 # wut
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue