about summary refs log tree commit diff stats
path: root/subx/057stop.subx
Commit message (Collapse)AuthorAgeFilesLines
* 4713Kartik Agaram2018-10-211-0/+129
Initial sketch of a dependency-injected wrapper around the exit() syscall. I don't have the primitives yet, just a sketch of how they should work -- and a passing test for non-local jumps without support for passing the exit status to the caller.