commit | ed9ecf78942e6da6f23f2e480639135c10631313 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Tue Jun 22 08:29:45 2004 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Tue Jun 22 08:29:45 2004 +0000 |
tree | 1f7b66f71f04cf66fab5fc0a385adb34d5d5b97b | |
parent | 16a4c4167434d3626cdaf882fd6738dee2192606 [diff] |
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.