Patch from Bastian Blank:
authorEric Andersen <andersen@codepoet.org>
Tue, 22 Jun 2004 08:29:45 +0000 (08:29 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 22 Jun 2004 08:29:45 +0000 (08:29 -0000)
commited9ecf78942e6da6f23f2e480639135c10631313
tree1f7b66f71f04cf66fab5fc0a385adb34d5d5b97b
parent16a4c4167434d3626cdaf882fd6738dee2192606
Patch from Bastian Blank:

    The updated patch adds a config option to explicitely enable 64 bit
    arithmetic.

    Also it removes the arith prototype from libbb.h as it is not used
    outside of ash.

    Bastian

this patch has been slightly modified by Erik for cleanliness.
include/libbb.h
shell/Config.in
shell/ash.c