Historial de Commits

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