Commit History

Author SHA1 Message Date
  Denis Vlasenko 9ac9e55e3c sum: 40% size reduction (-300 bytes) 18 years ago
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 18 years ago
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names 18 years ago
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Bernhard Reutner-Fischer 7fee0c4357 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. 18 years ago
  Bernhard Reutner-Fischer 73561cc75a - pull from busybox_scratch: r15829:15850 18 years ago
  Rob Landley 998f449375 We use -funsigned-char now, so having a separate RESERVE_CONFIG_UBUFFER is 18 years ago
  Rob Landley 02794e1516 Fix bug 674: sum's block count should always round up. 19 years ago
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of 19 years ago
  Mike Frysinger db289b258d use CONFIG_BUFFER macros like cow suggested and shrink code size some more by using less variables and more gotos ;) 19 years ago
  Mike Frysinger a80b290e30 some tweaks by cow to shrink a little 19 years ago
  Mike Frysinger 1fb7961e08 use more busybox functions and remove redundant code 19 years ago
  Mike Frysinger 4a2117027f grab sum from coreutils, clean it up, and make it busybox happy 19 years ago