提交历史

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