Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4713 | Kartik Agaram | 2018-10-21 | 1 | -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. |