mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +00:00
5f4f6b0e69
We now rewrite the binary image at runtime on Windows and XNU to change mov %fs:0,%reg instructions to use %gs instead. There's also simpler threading API introduced by this change and it's called _spawn() and _join(), which has replaced most clone() usage. |
||
---|---|---|
.. | ||
ape_test.c | ||
arch_prctl_test.c | ||
clone_test.c | ||
fork_test.c | ||
getdosargv_test.c | ||
getdosenviron_test.c | ||
grow_test.c | ||
itsatrap_test.c | ||
memtrack_test.c | ||
mmap_test.c | ||
mprotect_test.c | ||
munmap_test.c | ||
test.mk |