Commit History

Author SHA1 Message Date
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 years ago
  Denys Vlasenko 48eebc8d5c expand: add commented-out code to handle NULs 5 years ago
  Denys Vlasenko 92549250f3 expand,unexpand: drop broken test, add FIXME comment 5 years ago
  Denys Vlasenko b097a84d62 config: update size information 5 years ago
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 6 years ago
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options 7 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 years ago
  Denys Vlasenko 205d48e948 *: add comment about APPLET_ODDNAME format 7 years ago
  Denys Vlasenko bbc7bee966 make --help texts more uniform 7 years ago
  Denys Vlasenko f560422fa0 Big cleanup in config help and description 7 years ago
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 7 years ago
  Michael Tokarev 22bb81fa85 expand: use printable_string instead of hard-coding implementation 10 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE 14 years ago
  Tomas Heinrich 968951fd0c unexpand: fix "a b"\n" input case 14 years ago
  Tomas Heinrich 1abc07dcca [un]expand: account for different character widths. +16 bytes. 14 years ago
  Denys Vlasenko 9f93d62192 libbb: better unicode width support. Hopefully fixes bug 839. 14 years ago
  Denys Vlasenko 28055028a7 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> 14 years ago
  Tomas Heinrich d2b1ba6fde [un]expand: unicode support 14 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Denis Vlasenko e40e76f3cd unexpand: fix incorrect expansion, add test for it 15 years ago
  Denis Vlasenko 3139ea7f15 expand: fix incorrect expansion exactly on tab boundary; shrink the code 15 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. 16 years ago
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 16 years ago
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 16 years ago