コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko fe73c8d557 *: style fix 2 年 前
  Rob Landley 0068ce2fa0 cut: add toybox-compatible options -O OUTSEP, -D, -F LIST 3 年 前
  Denys Vlasenko e2b9215868 *: --help tweaks 3 年 前
  Denys Vlasenko ba9f9c2d2c *: --help text tweaks 3 年 前
  Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout 3 年 前
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年 前
  Denys Vlasenko b097a84d62 config: update size information 6 年 前
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 年 前
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 年 前
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 年 前
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 年 前
  Denys Vlasenko 6967578728 whitespace fixes. no code changes 12 年 前
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 年 前
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 年 前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年 前
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i 14 年 前
  Denys Vlasenko f3ea792bad *: mass cosmetic removal of extra empty lines. no code changes 14 年 前
  Denys Vlasenko 573ba4e92e fix examples which used non-standard cut -b0-NNN 15 年 前
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 年 前
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) 16 年 前
  Denis Vlasenko 8334db13c3 cut: fix buffer overflow (bug 4544). 16 年 前
  Denis Vlasenko 9e3a540b1b cut: stop using static data. This alone removed ~70 bytes of code. 16 年 前
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector 16 年 前
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 年 前
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. 16 年 前
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 16 年 前
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 16 年 前
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 年 前
  Denis Vlasenko 3831c91c95 cut: add proper stdout error handling, fix "-" handling; 17 年 前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年 前