Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 9fe98f701d libbb: merge mail and uudecode's base64 decoders il y a 14 ans
  Denys Vlasenko 6f80fe71f0 uudecode,base64: code shrink il y a 14 ans
  Denys Vlasenko ee06264a29 base64: new applet il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 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 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 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 0beaff8c19 update Glenn McGrath's email address il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko aa198dd39c uudecode: nuke duplicate base64_table[]. saves 65 bytes il y a 17 ans
  Denis Vlasenko 746204b1b8 uudecode: fix to base64 decode by Jorgen Cederlof <jcz@google.com> 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 18 ans
  Bernhard Reutner-Fischer ca5b35299e - make read_stduu() and read_base64() void, small size tweaks il y a 18 ans
  Denis Vlasenko f7996f3b70 Trailing whitespace removal over entire tree 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 d3d004dd35 last nail into error_msg() (de)capitalization il y a 18 ans
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names il y a 18 ans
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. il y a 18 ans
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. il y a 18 ans
  Rob Landley 29d94b907f Another attempt at untangling the logic so the compiler can follow it and not il y a 18 ans
  Rob Landley b97f07f5a1 Follow-up to 16172: this also doesn't produce a warning for me on gcc 4.1, il y a 18 ans
  Bernhard Reutner-Fischer 42f67026a1 - silence gcc warning about a funcptr possibly being used uninitialized. il y a 18 ans
  Bernhard Reutner-Fischer d591a360d3 - merge -r15463:15564 from busybox_scratch branch through these changesets: il y a 18 ans
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate il y a 18 ans
  Rob Landley 565bc33332 Remove code that can't be reached. il y a 18 ans