cosmopolitan/test
Justine Tunney aca2261cda
Don't preempt WIN32 libraries
This change refactors our POSIX signals emulation for Windows so that it
performs some additional safety checks before calling SetThreadContext()
which needs to be locked and must never ever interrupt Microsoft's code.
Kudos to the the Go developers for figuring out how to do this properly.
2023-10-13 13:59:39 -07:00
..
dsp Fix warnings 2023-09-01 20:50:18 -07:00
libc Don't preempt WIN32 libraries 2023-10-13 13:59:39 -07:00
net Make improvements 2023-09-06 12:34:59 -07:00
tool Add EncodeBase32() to Redbean () 2023-10-11 20:06:20 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00