mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +00:00
3dc86ce154
- compile.com now polyfills -march=native which gcc/clang removed - Guarantee zero Windows code is linked into non-Windows binaries - MODE=tinylinux binaries are now back to being as tiny as ~4kb - Improve the runtime's stack allocation / alignment hack - GitHub Actions now tests Linux modes for assurance |
||
---|---|---|
.. | ||
makecontext_test.c | ||
nsync_test.c | ||
pthread_attr_setsigmask_np_test.c | ||
pthread_barrier_wait_test.c | ||
pthread_cancel_test.c | ||
pthread_cond_signal_test.c | ||
pthread_create_test.c | ||
pthread_detach_test.c | ||
pthread_exit_test.c | ||
pthread_key_create_test.c | ||
pthread_kill_test.c | ||
pthread_rwlock_rdlock_test.c | ||
pthread_setname_np_test.c | ||
sem_open_test.c | ||
sem_timedwait_test.c | ||
spawn_test.c | ||
test.mk |