cosmopolitan/test/libc
Justine Tunney 994e1f4386
Improve pthread_join()
Since we're now on Windows 8, we can have clone() work as advertised on
Windows, where it sends a futex wake to the child tid. It's also likely
we no longer need to work around thread flakes on OpenBSD, in _wait0().
2022-09-16 14:02:06 -07:00
..
bits Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
calls Make important improvements 2022-09-14 22:39:08 -07:00
dns Pay off more technical debt 2022-09-12 23:36:56 -07:00
fmt Pay off more technical debt 2022-09-12 23:36:56 -07:00
intrin Improve pthread_join() 2022-09-16 14:02:06 -07:00
log Pay off more technical debt 2022-09-12 23:36:56 -07:00
mem Make important improvements 2022-09-14 22:39:08 -07:00
nexgen32e Make important improvements 2022-09-14 22:39:08 -07:00
release Add *NSYNC to libc/isystem 2022-09-13 01:47:12 -07:00
runtime Clean up threading code some more 2022-09-13 20:17:34 -07:00
sock Add script.com and whois.com courtesy of FreeBSD 2022-09-13 20:26:13 -07:00
stdio Pay off more technical debt 2022-09-12 23:36:56 -07:00
str Make important improvements 2022-09-14 22:39:08 -07:00
thread Improve pthread_join() 2022-09-16 14:02:06 -07:00
time Pay off more technical debt 2022-09-12 23:36:56 -07:00
tinymath Pay off more technical debt 2022-09-12 23:36:56 -07:00
x Pay off more technical debt 2022-09-12 23:36:56 -07:00
xed Pay off more technical debt 2022-09-12 23:36:56 -07:00
zipos Pay off more technical debt 2022-09-12 23:36:56 -07:00
test.mk Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00