cosmopolitan/tool
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
..
args Support \n in /zip/.args files 2023-11-04 07:25:20 -07:00
build Put more thought into i/o polyfills 2023-11-07 18:32:35 -08:00
curl Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
decode Support \n in /zip/.args files 2023-11-04 07:25:20 -07:00
emacs Make improvements 2023-10-15 16:45:00 -07:00
hello Make improvements 2023-09-18 21:04:47 -07:00
lambda Fix warnings 2023-09-01 20:50:18 -07:00
net Add database and statement readonly checks to sqlite in redbean (#914) 2023-11-05 13:29:09 -08:00
plinko Fix warnings 2023-09-01 20:50:18 -07:00
scripts Refactor fatcosmocc into a single file 2023-08-14 22:26:17 -07:00
viz Introduce getifaddrs() 2023-11-02 08:33:03 -07:00
tool.mk Overhaul process spawning 2023-09-10 08:17:44 -07:00