Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 0939f2ebd2 fix up potential printf's with unsafe format strings il y a 15 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 91e80c2be7 delete now unused check_header_gzip.c il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 17 ans
  Bernhard Reutner-Fischer cd75a96f0f - sum -r TODO should not print the filename as oposed to -s il y a 17 ans
  Denis Vlasenko 9ac9e55e3c sum: 40% size reduction (-300 bytes) il y a 18 ans
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] il y a 18 ans
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names il y a 18 ans
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes il y a 18 ans
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. il y a 18 ans
  Bernhard Reutner-Fischer 7fee0c4357 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. il y a 18 ans
  Bernhard Reutner-Fischer 73561cc75a - pull from busybox_scratch: r15829:15850 il y a 18 ans
  Rob Landley 998f449375 We use -funsigned-char now, so having a separate RESERVE_CONFIG_UBUFFER is il y a 18 ans
  Rob Landley 02794e1516 Fix bug 674: sum's block count should always round up. il y a 18 ans
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of il y a 19 ans
  Mike Frysinger db289b258d use CONFIG_BUFFER macros like cow suggested and shrink code size some more by using less variables and more gotos ;) il y a 19 ans
  Mike Frysinger a80b290e30 some tweaks by cow to shrink a little il y a 19 ans
  Mike Frysinger 1fb7961e08 use more busybox functions and remove redundant code il y a 19 ans
  Mike Frysinger 4a2117027f grab sum from coreutils, clean it up, and make it busybox happy il y a 19 ans