cosmopolitan/test
Justine Tunney 58352df0a4
Make forking off threads reliable on Windows
This change makes posix_spawn_test no longer flaky on Windows, by (1)
fixing a race condition in wait(), and (2) removing a misguided vfork
implementation which was letting Windows bypass pthread_atfork().
2023-07-30 09:32:41 -07:00
..
dsp Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
libc Make forking off threads reliable on Windows 2023-07-30 09:32:41 -07:00
net Add EncodeHex() and DecodeHex() to Redbean 2023-07-06 15:38:08 -07:00
tool Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00