cosmopolitan/tool
Justine Tunney cdf556e7d2
Implement signal handler tail recursion
GNU Make on Windows now appears to be working reliably. This change also
fixes a bug where, after fork the Windows thread handle wasn't reset and
that caused undefined behavior using SetThreadContext() with our signals
2023-10-14 10:38:15 -07:00
..
args Fix warnings 2023-09-01 20:50:18 -07:00
build Implement signal handler tail recursion 2023-10-14 10:38:15 -07:00
curl Remove old stack code and improve dirstream 2023-08-16 07:54:40 -07:00
decode Delete old wcwidth() implementation 2023-10-14 03:15:05 -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 Rewrite special file handling on Windows 2023-10-14 02:53:34 -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 Delete old wcwidth() implementation 2023-10-14 03:15:05 -07:00
tool.mk Overhaul process spawning 2023-09-10 08:17:44 -07:00