Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
754a88f7aa3de5979a6093c1e6c631b1e572d9c0
/
coreutils
/
sum.c
7fee0c4
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
by Bernhard Reutner-Fischer
· 18 years ago
73561cc
- pull from busybox_scratch: r15829:15850
by Bernhard Reutner-Fischer
· 18 years ago
998f449
We use -funsigned-char now, so having a separate RESERVE_CONFIG_UBUFFER is
by Rob Landley
· 19 years ago
02794e1
Fix bug 674: sum's block count should always round up.
by Rob Landley
· 19 years ago
b7128c6
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
by Rob Landley
· 19 years ago
db289b2
use CONFIG_BUFFER macros like cow suggested and shrink code size some more by using less variables and more gotos ;)
by Mike Frysinger
· 19 years ago
a80b290
some tweaks by cow to shrink a little
by Mike Frysinger
· 19 years ago
1fb7961
use more busybox functions and remove redundant code
by Mike Frysinger
· 20 years ago
4a21170
grab sum from coreutils, clean it up, and make it busybox happy
by Mike Frysinger
· 20 years ago