cosmopolitan/test
Justine Tunney e961385e55
Put more thought into i/o polyfills
wait4() is now solid enough to run `make -j100` on Windows. You can now
use MSG_DONTWAIT on Windows. There was a handle leak in accept() that's
been fixed. Our WIN32 overlapped i/o code has been simplified. Priority
class now inherits into subprocesses, so the verynice command will work
and the signal mask will now be inherited by execve() and posix_spawn()
2023-11-07 18:32:35 -08:00
..
dsp Fix warnings 2023-09-01 20:50:18 -07:00
libc Put more thought into i/o polyfills 2023-11-07 18:32:35 -08:00
net Make improvements 2023-09-06 12:34:59 -07:00
tool Add database and statement readonly checks to sqlite in redbean (#914) 2023-11-05 13:29:09 -08:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00