about summary refs log tree commit diff stats
path: root/subx/apps
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-01-12 22:24:06 -0800
committerKartik Agaram <vc@akkartik.com>2019-01-12 22:24:06 -0800
commit220ac389640887388da2f9276b063e722b0c0f37 (patch)
tree5f53a611a8c10f364e7355e14abef7e235f26be2 /subx/apps
parente92fa89edfd0236e655cea5d69c47aece40385a2 (diff)
downloadmu-220ac389640887388da2f9276b063e722b0c0f37.tar.gz
4923
We want slice-equal? for length-prefixed strings, not null-terminated "kernel"
strings.
Diffstat (limited to 'subx/apps')
-rwxr-xr-xsubx/apps/crenshaw2-1bin13231 -> 13272 bytes
-rwxr-xr-xsubx/apps/crenshaw2-1bbin13790 -> 13831 bytes
-rwxr-xr-xsubx/apps/factorialbin12149 -> 12190 bytes
-rwxr-xr-xsubx/apps/handlebin12942 -> 12983 bytes
-rwxr-xr-xsubx/apps/hexbin16210 -> 16251 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1
index e2d5636f..3b046452 100755
--- a/subx/apps/crenshaw2-1
+++ b/subx/apps/crenshaw2-1
Binary files differdiff --git a/subx/apps/crenshaw2-1b b/subx/apps/crenshaw2-1b
index aba0f893..41374cc1 100755
--- a/subx/apps/crenshaw2-1b
+++ b/subx/apps/crenshaw2-1b
Binary files differdiff --git a/subx/apps/factorial b/subx/apps/factorial
index 97116bad..4878eaa5 100755
--- a/subx/apps/factorial
+++ b/subx/apps/factorial
Binary files differdiff --git a/subx/apps/handle b/subx/apps/handle
index 35633c17..be6ae850 100755
--- a/subx/apps/handle
+++ b/subx/apps/handle
Binary files differdiff --git a/subx/apps/hex b/subx/apps/hex
index 4d5a737f..35c55cc3 100755
--- a/subx/apps/hex
+++ b/subx/apps/hex
Binary files differ