Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko fe73c8d557 *: style fix il y a 2 ans
  Rob Landley 0068ce2fa0 cut: add toybox-compatible options -O OUTSEP, -D, -F LIST il y a 3 ans
  Denys Vlasenko e2b9215868 *: --help tweaks il y a 3 ans
  Denys Vlasenko ba9f9c2d2c *: --help text tweaks il y a 3 ans
  Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout il y a 3 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko b097a84d62 config: update size information il y a 6 ans
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions il y a 8 ans
  Denys Vlasenko 6967578728 whitespace fixes. no code changes il y a 12 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 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i il y a 14 ans
  Denys Vlasenko f3ea792bad *: mass cosmetic removal of extra empty lines. no code changes il y a 14 ans
  Denys Vlasenko 573ba4e92e fix examples which used non-standard cut -b0-NNN il y a 15 ans
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich il y a 15 ans
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) il y a 16 ans
  Denis Vlasenko 8334db13c3 cut: fix buffer overflow (bug 4544). il y a 16 ans
  Denis Vlasenko 9e3a540b1b cut: stop using static data. This alone removed ~70 bytes of code. il y a 16 ans
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. 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 3831c91c95 cut: add proper stdout error handling, fix "-" handling; il y a 17 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans