Justine Tunney
1422e96b4e
Introduce native support for MacOS ARM64
...
There's a new program named ape/ape-m1.c which will be used to build an
embeddable binary that can load ape and elf executables. The support is
mostly working so far, but still chasing down ABI issues.
2023-05-20 04:17:03 -07:00
Justine Tunney
ba49e86e20
Get TEST_LIBC_CALLS passing on AARCH64
2023-05-13 02:41:41 -07:00
Gavin Hayes
669b4c5f19
Add memfd fexecve zipos support ( #752 )
2023-03-29 18:16:46 -07:00
Gavin Hayes
f5520209f5
execve_test.com: fix run with landlock make. Cleanup execve/fexecve tests ( #755 )
2023-03-01 22:32:15 -08:00
Gavin Hayes
5923d483a4
Add execve / fexecve support to ZIpOS ( #727 )
2023-02-24 11:48:24 -08:00
Gavin Hayes
ff9c15f48a
Add APE fexecve() support ( #733 )
2023-02-22 18:58:23 -08:00
Justine Tunney
179e048bba
Make some small fixes to recent changes
2022-11-03 05:45:33 -07:00
Justine Tunney
acd8900071
Add fexecve() and map O_EXEC to O_PATH on Linux
2022-10-02 09:15:46 -07:00