From e665f8d84a80c58fd60f2e3ae7c78d515aae17c3 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Sat, 17 Feb 2007 19:34:48 +0000 Subject: /appl/acme/exec.b trim string correctly, issue 9 --- CHANGES | 1 + dis/acme/exec.dis | Bin 19071 -> 19072 bytes 2 files changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 86b0ac8c..c3c28f6c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ 20070217 repair /appl/lib/libc.b and /appl/lib/libc0.b strncmp implementations (used only by c2l output) [inferno-os issue 9] /emu/port/devip.c, get socket fd on reopen of ctl + /appl/acme/exec.b, trim string correctly [inferno-os issue 11] 20070216 add /module/lists.m, /appl/lib/lists.b, and lists(2) 20070209 diff --git a/dis/acme/exec.dis b/dis/acme/exec.dis index 392d071b..de8fa26c 100644 Binary files a/dis/acme/exec.dis and b/dis/acme/exec.dis differ -- cgit v1.2.3