Cronologia Commit

Autore SHA1 Messaggio Data
  Denys Vlasenko f88e3bfa8d Convert all miscutils/* applets to "new style" applet definitions 8 anni fa
  Denys Vlasenko fb4da16711 Split miscutils/Config.src items into miscutils/*.c files 8 anni fa
  Tito Ragusa 69312e87b0 strings: implement -t radix 8 anni fa
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 anni fa
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 anni fa
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 anni fa
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 anni fa
  Denys Vlasenko 8684cbb5cc libbb: robustify isXXXX(). +39 bytes 15 anni fa
  Denis Vlasenko 4b5709496b strings: code shrink -22 bytes by Tito 16 anni fa
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 anni fa
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 17 anni fa
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 17 anni fa
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 17 anni fa
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 anni fa
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 17 anni fa
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 anni fa
  Denis Vlasenko 787d92645b strings: strings a b was processing a twice, fix that 17 anni fa
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 anni fa
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 anni fa
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 18 anni fa
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names 18 anni fa
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 anni fa
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 anni fa
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 anni fa
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 anni fa
  Rob Landley c052576821 Tito said that strings is a complete rewrite. 18 anni fa
  Bernhard Reutner-Fischer c89982dcd7 - move #include busybox.h to the very top so we pull in the config 18 anni fa
  Rob Landley a6e131dab3 Size reductions, mostly switching things to use libbb functions. 18 anni fa
  Bernhard Reutner-Fischer 0817313255 - whitespace cleanup from Tito. 19 anni fa
  Tim Riker c1ef7bdd8d just whitespace 19 anni fa