Added expr, from Edward Betts <edward@debian.org>, with some fixups
authorEric Andersen <andersen@codepoet.org>
Tue, 5 Sep 2000 17:37:48 +0000 (17:37 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 5 Sep 2000 17:37:48 +0000 (17:37 -0000)
commit1b355ebba68bdd567dd3961a18291dfd9532c2e8
treec4c1cb4ed9cc025e05640e19c0b0a3f86080563a
parent43c8c38bbfe3d25e21f37d899184de52c6dc9c17
Added expr, from Edward Betts <edward@debian.org>, with some fixups
and docs added by me.
 -Erik
16 files changed:
AUTHORS
TODO
applets/busybox.c
applets/busybox.sh
applets/usage.c
busybox.c
busybox.def.h
busybox.sh
coreutils/expr.c [new file with mode: 0644]
coreutils/wc.c
docs/busybox.pod
docs/busybox.sgml
expr.c [new file with mode: 0644]
internal.h
usage.c
wc.c