mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 23:13:34 +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. |
||
---|---|---|
.. | ||
dog.c | ||
pthread_key_create_test.c | ||
spawn_test.c | ||
test.mk |