Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 6334390aef remove duplicate comment il y a 14 ans
  Denys Vlasenko 8531d76a15 *: code shrink and better "died from signal" reporting from wait4pid il y a 14 ans
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 il y a 14 ans
  Denis Vlasenko f9d4fc3cf8 switch_root: improve behavior on error; improve help text il y a 15 ans
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) il y a 16 ans
  Denis Vlasenko 27842288b3 libbb: make xrealloc_vector zero out the realloc'ed tail il y a 16 ans
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Denis Vlasenko d50dda8c35 *: use llist_pop for traverse-and-free list operation il y a 16 ans
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko 19fb67eee4 run-parts: add --reverse il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 2a1d024333 run_parts: make it sort executables by name (required by API) il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, il y a 17 ans
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k il y a 17 ans
  Denis Vlasenko dc757aa16c introduce and use bb_basename() il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko d4728145e3 run_parts: do not check path portion of a name for "bad chars". il y a 17 ans
  Denis Vlasenko 8d9f495d68 getopt32: fix llist_t options ordering. llist_rev is not unused. il y a 17 ans
  Denis Vlasenko bbd695d801 find: fix handling of -prune il y a 17 ans
  Bernhard Reutner-Fischer 3e816c1252 - fold recurse, depthFirst and dereference params into one param flags. il y a 17 ans
  Denis Vlasenko c7d4b98cbd run_parts: I was wrong, NULL termination is already done because il y a 17 ans
  Denis Vlasenko 45cd089df1 run_parts: NULL-terminate list of arguments; fix perror/error usage il y a 17 ans
  Bernhard Reutner-Fischer b7cffd4bed - rewrite run-parts il y a 17 ans