Rob Landley
|
998f449375
|
We use -funsigned-char now, so having a separate RESERVE_CONFIG_UBUFFER is
a bit silly. Wean of that where it currently makes no difference...
|
2006-04-10 16:40:47 +00:00 |
|
Rob Landley
|
02794e1516
|
Fix bug 674: sum's block count should always round up.
|
2006-02-14 17:47:05 +00:00 |
|
Rob Landley
|
b7128c6236
|
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
getopt.h, whitespace changes, typos, etc.
|
2005-09-11 01:05:30 +00:00 |
|
Mike Frysinger
|
db289b258d
|
use CONFIG_BUFFER macros like cow suggested and shrink code size some more by using less variables and more gotos ;)
|
2005-09-10 04:10:18 +00:00 |
|
Mike Frysinger
|
a80b290e30
|
some tweaks by cow to shrink a little
|
2005-09-10 02:47:19 +00:00 |
|
Mike Frysinger
|
1fb7961e08
|
use more busybox functions and remove redundant code
|
2005-05-16 22:35:59 +00:00 |
|
Mike Frysinger
|
4a2117027f
|
grab sum from coreutils, clean it up, and make it busybox happy
|
2005-04-21 23:24:46 +00:00 |
|