altos: Add AO_STACK_CANARY to detect stack overflows sometimes
authorKeith Packard <keithp@keithp.com>
Tue, 13 Jun 2023 06:13:29 +0000 (23:13 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 13 Jun 2023 06:18:21 +0000 (23:18 -0700)
Checks above and below the current task stack at each switch.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found