Історія комітів

Автор SHA1 Опис Дата
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 роки тому
  Denis Vlasenko bb13079c8e comm: almost total rewrite; add testsuite 16 роки тому
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 роки тому
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 роки тому
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 роки тому
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 роки тому
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 роки тому
  Denis Vlasenko bb5b01c7c7 comm: eliminate statics 17 роки тому
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 роки тому
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 роки тому
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 роки тому
  Rob Landley e104d5fdcb Some tests were always true. We need comm.tests... 18 роки тому
  Mike Frysinger 1ece21bddd as Rob Landley pointed out, need to fix the 1 versus i typo in indexing 19 роки тому
  Mike Frysinger 0fb397e617 blah, forgot to save last time to fix whitespacing 19 роки тому
  Mike Frysinger 867a6080fe remove duplicated code and rework algorithms to end up with smaller code 19 роки тому
  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 :( 19 роки тому
  Mike Frysinger b3a6ec3e62 err, added 2 to the wrong var :) also touchup the option detection to shrink size 19 роки тому
  Mike Frysinger 3ba93c0438 fix segfault if user only specifies 1 file 19 роки тому
  Mike Frysinger 0d605e98b2 fix whitespace/coding style 19 роки тому
  Rob Landley 2acfd7bd26 Small comm implementatin from Rob Sullivan. Needed to build perl. 19 роки тому