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-17 08:19:03 -0700
committerKartik Agaram <vc@akkartik.com>2018-10-17 08:19:03 -0700
commit4cc517e0de7c7759196528bbf1b89f6b9624fe71 (patch)
treefd52f1454021426776716effa31f2a8f9fc21bcd /subx/apps/factorial
parent104e521c04d1a0cad9c68fb11e250e12ad8917ef (diff)
downloadmu-4cc517e0de7c7759196528bbf1b89f6b9624fe71.tar.gz
4710
Start using write() instead of _write().. and we promptly find a typo when
dealing with real file descriptors.
Diffstat (limited to 'subx/apps/factorial')
-rwxr-xr-xsubx/apps/factorialbin3006 -> 3006 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/factorial b/subx/apps/factorial
index a1fa3905..26729183 100755
--- a/subx/apps/factorial
+++ b/subx/apps/factorial
Binary files differ