Cronologia Commit

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