mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 19:43:32 +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. |
||
---|---|---|
.. | ||
devrand_test.c | ||
getrandom_test.c | ||
measureentropy_test.c | ||
mt19937_test.c | ||
rand64_test.c | ||
rand_test.c | ||
rngset_test.c | ||
test.mk |