Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 11e61d5c71 uudecode: tweak help text il y a 12 ans
  Denys Vlasenko 5f92043c3f uudecode: fix buggy check for empty filename il y a 13 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c il y a 13 ans
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo il y a 14 ans
  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