diff options
| author | Charles.Forsyth <devnull@localhost> | 2007-02-17 19:34:48 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2007-02-17 19:34:48 +0000 |
| commit | e665f8d84a80c58fd60f2e3ae7c78d515aae17c3 (patch) | |
| tree | fb6828c1d76219976522a64f5b213cf2744f6481 | |
| parent | d89e7d75962bf912662d530143f721964cdeabc6 (diff) | |
/appl/acme/exec.b trim string correctly, issue 9
| -rw-r--r-- | CHANGES | 1 | ||||
| -rw-r--r-- | dis/acme/exec.dis | bin | 19071 -> 19072 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -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 Binary files differindex 392d071b..de8fa26c 100644 --- a/dis/acme/exec.dis +++ b/dis/acme/exec.dis |
