История коммитов

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