mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-28 11:52:56 +00:00
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. |
||
|---|---|---|
| .. | ||
| cescapec_test.c | ||
| crc32_test.c | ||
| ffs_test.c | ||
| gclongjmp_test.c | ||
| kbase36_test.c | ||
| kcp437_test.c | ||
| lz4decode_test.c | ||
| memmove_test.c | ||
| memrchr_test.c | ||
| memset_test.c | ||
| pcmpstr_test.c | ||
| strcaseconv_test.c | ||
| strcspn_test.c | ||
| strsak32_test.c | ||
| test.mk | ||