diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-11-11 22:58:29 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-11-11 23:25:55 -0800 |
commit | 307745bcc2efbd4c5b8191b45d5e1885be1c0089 (patch) | |
tree | a0da43e2258fea744143b24e2560e042c481125a /apps/crenshaw2-1 | |
parent | 7d15b0884eb57657b130b98f3701544fedaf4b7f (diff) | |
download | mu-307745bcc2efbd4c5b8191b45d5e1885be1c0089.tar.gz |
7225
Both manual tests described in commit 7222 now work. To make them work I had to figure out how to copy a file. It requires a dependency on a new syscall: lseek.
Diffstat (limited to 'apps/crenshaw2-1')
-rwxr-xr-x | apps/crenshaw2-1 | bin | 45882 -> 45890 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/apps/crenshaw2-1 b/apps/crenshaw2-1
index c288bcb2..40497b3e 100755
--- a/apps/crenshaw2-1
+++ b/apps/crenshaw2-1
Binary files differ |