cosmopolitan/tool
Justine Tunney a359de7893
Get rid of kmalloc()
This changes *NSYNC to allocate waiters on the stack so our locks don't
need to depend on dynamic memory. This make our runtiem simpler, and it
also fixes bugs with thread cancellation support.
2023-09-11 21:56:00 -07:00
..
args Fix warnings 2023-09-01 20:50:18 -07:00
build Get rid of kmalloc() 2023-09-11 21:56:00 -07:00
curl Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
decode Make the Windows Console work better 2023-09-07 18:27:22 -07:00
emacs Implement thread cancellation for aarch64 2023-09-07 08:48:38 -07:00
hello Move zipos into runtime package 2023-08-11 23:14:02 -07:00
lambda Fix warnings 2023-09-01 20:50:18 -07:00
net Overhaul process spawning 2023-09-10 08:17:44 -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 improvements 2023-09-06 12:34:59 -07:00
tool.mk Overhaul process spawning 2023-09-10 08:17:44 -07:00