cosmopolitan/tool/hello
Justine Tunney f24c854b28
Write more runtime tests and fix bugs
This change adds tests for the new memory manager code particularly with
its windows support. Function call tracing now works reliably on Silicon
since our function hooker was missing new Apple self-modifying code APIs

Many tests that were disabled a long time ago on aarch64 are reactivated
by this change, now that arm support is on equal terms with x86. There's
been a lot of places where ftrace could cause deadlocks, which have been
hunted down across all platforms thanks to new tests. A bug in Windows's
kill() function has been identified.
2025-01-01 22:25:22 -08:00
..
BUILD.mk Write more runtime tests and fix bugs 2025-01-01 22:25:22 -08:00
hello-pe.c Experiment with supporting Windows Arm64 natively 2024-08-16 06:43:59 -07:00
hello.c Introduce new linker for fat ape binaries 2023-08-11 04:39:19 -07:00
life-pe.c Experiment with supporting Windows Arm64 natively 2024-08-16 06:43:59 -07:00
wait-pe.c Make improvements 2023-09-18 21:04:47 -07:00