cosmopolitan/tool
Justine Tunney 4631d34d0d
Improve stack overflow recovery
It's now possible to use sigaltstack() to recover from stack overflows
on Windows. Several bugs in sigaltstack() have been fixed, for all our
supported platforms. There's a newer better example showing how to use
this, along with three independent unit tests just to further showcase
the various techniques.
2023-10-04 07:35:17 -07:00
..
args Fix warnings 2023-09-01 20:50:18 -07:00
build Improve stack overflow recovery 2023-10-04 07:35:17 -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 Use CLK_TCK for clock_nanosleep() spin threshold 2023-10-03 17:26:29 -07:00
tool.mk Overhaul process spawning 2023-09-10 08:17:44 -07:00