Commit History

Autor SHA1 Mensaxe Data
  Denys Vlasenko b097a84d62 config: update size information %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 72089cf6b4 config: deindent all help texts %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions %!s(int64=8) %!d(string=hai) anos
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts %!s(int64=13) %!d(string=hai) anos
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular %!s(int64=14) %!d(string=hai) anos
  Denis Vlasenko bb13079c8e comm: almost total rewrite; add testsuite %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko bb5b01c7c7 comm: eliminate statics %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. %!s(int64=18) %!d(string=hai) anos
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate %!s(int64=18) %!d(string=hai) anos
  Rob Landley e104d5fdcb Some tests were always true. We need comm.tests... %!s(int64=18) %!d(string=hai) anos
  Mike Frysinger 1ece21bddd as Rob Landley pointed out, need to fix the 1 versus i typo in indexing %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 0fb397e617 blah, forgot to save last time to fix whitespacing %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 867a6080fe remove duplicated code and rework algorithms to end up with smaller code %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger dad4cf7e63 use a bunch of if statements since it is a few bytes smaller than a switch; also use bb_xfopen() instead of fopen() so comm doesnt segfault when given non-existant files :( %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger b3a6ec3e62 err, added 2 to the wrong var :) also touchup the option detection to shrink size %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 3ba93c0438 fix segfault if user only specifies 1 file %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 0d605e98b2 fix whitespace/coding style %!s(int64=19) %!d(string=hai) anos
  Rob Landley 2acfd7bd26 Small comm implementatin from Rob Sullivan. Needed to build perl. %!s(int64=19) %!d(string=hai) anos