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 b097a84d62 config: update size information 5 years ago
  Denys Vlasenko af5d008669 expr: make it NOEXEC 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 af3f420116 Convert all coreutils/* applets to "new style" applet definitions 7 years ago
  Denys Vlasenko 7373759947 fix "aloc" -> "alloc" typos 8 years ago
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls 8 years ago
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it 8 years ago
  Denys Vlasenko 16714245f9 add INIT_G()'s. No code changes. 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 f3ea792bad *: mass cosmetic removal of extra empty lines. no code changes 14 years ago
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 14 years ago
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 years ago
  Denis Vlasenko 230997bd61 expr: a bit more robust handling of regexps with groups (closes bug 87) 15 years ago
  Denis Vlasenko 272710fe93 expr: on error, exit with exitcode 2 16 years ago
  Denis Vlasenko a7f4e4bbd8 expr: fix comparisons 'a < b' where we were overflowing a-b 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 3952f20c24 expand, unexpand: new applets from Tito <farmatito@tiscali.it> 17 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, 17 years ago
  Denis Vlasenko c6753c1666 expr: small code shrink 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 240a1cfbbe add some missed statics on constant objects. 17 years ago
  Bernhard Reutner-Fischer cea0a8bccb - use bb_error_msg 17 years ago
  Bernhard Reutner-Fischer 8025afad8a - use xregcomp. Untested. vda, isn't there a regfree missing here? 17 years ago
  Bernhard Reutner-Fischer 3c5929a53b - remove some unneeded forward declarations. No obj-code changes. 17 years ago
  Bernhard Reutner-Fischer adb01b1583 - remove args from bss, minor misc shrinkage while at it. 17 years ago
  Denis Vlasenko cd27c42552 chown: support -H -L -P if ENABLE_DESKTOP 17 years ago