Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko d50dda8c35 *: use llist_pop for traverse-and-free list operation hace 16 años
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. hace 16 años
  Denis Vlasenko 2570b2e575 whitespace fixes hace 16 años
  Denis Vlasenko b44c790e41 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. hace 16 años
  Denis Vlasenko 9772816570 *: move getopt reset code to better place(s) hace 17 años
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 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 bdc88fdc68 rework long option handling. saves ~1.2k hace 17 años
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options hace 17 años
  Denis Vlasenko 4b924f3a5c whitespace fixes hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 80d14beae9 Rename two config options: hace 17 años
  Denis Vlasenko 335b63d8d1 make a few struct bb_applet members conditional hace 17 años
  Denis Vlasenko 9c146a91d3 getopt: use getopt32 for option parsing - inspired by patch by hace 17 años
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 18 años
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 hace 18 años
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes hace 18 años
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. hace 18 años
  Denis Vlasenko f47ff100cc getopt: fix whitespace damage hace 18 años
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate hace 18 años
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. hace 18 años
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day hace 18 años
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into hace 18 años
  Tim Riker c1ef7bdd8d just whitespace hace 19 años
  "Vladimir N. Oleynik" 5cf9a03b3f more const, attribute_noreturn saved 200 bytes hace 19 años
  Rob Landley dbaf97e463 Fix the warnings, and fix the following two obvious segfaults: hace 19 años