about summary refs log tree commit diff stats
path: root/subx/apps/factorial
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-10-21 21:04:38 -0700
committerKartik Agaram <vc@akkartik.com>2018-10-21 21:17:22 -0700
commitf3612481b1b589fff31ecd10ab0ddb083a5c8d35 (patch)
tree0796e7d3a796625c320109d3f06c5e77852d2085 /subx/apps/factorial
parent417a05ee7dbecbf846c54cd1e186e000415fb0a3 (diff)
downloadmu-f3612481b1b589fff31ecd10ab0ddb083a5c8d35.tar.gz
4713
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.
Diffstat (limited to 'subx/apps/factorial')
-rwxr-xr-xsubx/apps/factorialbin3045 -> 3242 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/factorial b/subx/apps/factorial
index c20388f4..2c78d2e5 100755
--- a/subx/apps/factorial
+++ b/subx/apps/factorial
Binary files differ