mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-26 19:16:41 +00:00
- Let OpenMP be usable via cosmocc - Let libunwind be usable via cosmocc - Make X86_HAVE(AVXVNNI) work correctly - Avoid using MAP_GROWSDOWN on qemu-aarch64 - Introduce in6addr_any and in6addr_loopback - Have thread stacks use MAP_GROWSDOWN by default - Ask OpenMP to not use filesystem to manage threads - Make NI_MAXHOST and NI_MAXSERV available w/o _GNU_SOURCE |
||
|---|---|---|
| .. | ||
| async_test.c | ||
| BUILD.mk | ||
| makecontext_test.c | ||
| nsync_test.c | ||
| pthread_atfork_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 | ||
| setitimer_test.c | ||
| tls_dtor_test.cc | ||