cosmopolitan/test/libc/thread
Justine Tunney 23e235b7a5
Fix bugs in cosmocc toolchain
This change integrates e58abc1110b335a3341e8ad5821ad8e3880d9bb2 from
https://github.com/ahgamut/musl-cross-make/ which fixes the issues we
were having with our C language extension for symbolic constants. This
change also performs some code cleanup and bug fixes to getaddrinfo().
It's now possible to compile projects like ncurses, readline and python
without needing to patch anything upstream, except maybe a line or two.
Pretty soon it should be possible to build a Linux distro on Cosmo.
2023-06-08 23:44:03 -07:00
..
nsync_test.c Use *NSYNC for POSIX threads locking APIs 2022-09-11 11:04:50 -07:00
pthread_attr_setsigmask_np_test.c Fix some more issues with aarch64 and llama.cpp 2023-05-10 07:34:26 -07:00
pthread_barrier_wait_test.c Perform some code cleanup 2022-10-04 23:32:16 -07:00
pthread_cancel_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
pthread_cond_signal_test.c Make fixes and improvements 2022-10-19 07:19:19 -07:00
pthread_create_test.c Introduce CPUID detection for Blink 2022-12-17 00:38:07 -08:00
pthread_detach_test.c Make improvements 2022-11-10 21:52:47 -08:00
pthread_exit_test.c Make improvements 2022-11-10 21:52:47 -08:00
pthread_key_create_test.c Make detached threads work better 2022-11-09 03:58:57 -08:00
pthread_kill_test.c Fix build breakage 2023-06-04 09:33:48 -07:00
pthread_rwlock_rdlock_test.c Make fixes and improvements 2022-10-19 07:19:19 -07:00
pthread_setname_np_test.c Use *NSYNC for POSIX threads locking APIs 2022-09-11 11:04:50 -07:00
sem_open_test.c Validate privileged code relationships 2023-06-08 04:38:06 -07:00
sem_timedwait_test.c Validate privileged code relationships 2023-06-08 04:38:06 -07:00
spawn_test.c Fix bugs in cosmocc toolchain 2023-06-08 23:44:03 -07:00
test.mk Get --ftrace working on aarch64 2023-06-05 23:35:31 -07:00