cosmopolitan/tool
Justine Tunney 3b4dbc9fdd
Make some more fixes
This change deletes mkfifo() so that GNU Make on Windows will work in
parallel mode using its pipe-based implementation. There's an example
called greenbean2 now, which shows how to build a scalable web server
for Windows with 10k+ threads. The accuracy of clock_nanosleep is now
significantly improved on Linux.
2023-10-09 12:22:00 -07:00
..
args Fix warnings 2023-09-01 20:50:18 -07:00
build Make improvements 2023-10-08 08:59:53 -07:00
curl Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
decode Make improvements 2023-10-03 06:17:16 -07:00
emacs Remove IMAGE_BASE_VIRTUAL 2023-09-12 01:21:36 -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 Implement basic canonical mode for Windows 2023-10-03 22:36:22 -07: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 Make some more fixes 2023-10-09 12:22:00 -07:00
tool.mk Overhaul process spawning 2023-09-10 08:17:44 -07:00