Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 9768a82eb0 *: fix "see file License ..." - the file is named LICENSE (in uppercase) il y a 14 ans
  Denys Vlasenko 9297dbc9d2 randomconfig fixes il y a 14 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter il y a 16 ans
  Denis Vlasenko 3f9c848576 trylink: instead of build error, disable --gc-sections if GLIBC && STATIC il y a 17 ans
  Denis Vlasenko 1aa7e477b1 reorganize applet table. Eliminates pointers to names. il y a 17 ans
  Denis Vlasenko 15c3885688 fix incorrect text of link-time error message. No code changes il y a 17 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 724d196c75 Move applets/applet.c into libbb, allows to get rid of --whole-archive il y a 17 ans
  Denis Vlasenko 82d38dab91 get rid of global "struct bb_applet *current_applet" il y a 17 ans
  Denis Vlasenko 642a52d65e make --help work for "individual applets" too. il y a 17 ans
  Denis Vlasenko d62fd84d4b libbusybox: move (possibly compressed) help stuff into libbusybox. il y a 17 ans
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. il y a 17 ans
  Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions il y a 17 ans
  Denis Vlasenko 9b0a439f02 remove stray 8-bit chars from copyright banner il y a 17 ans
  Denis Vlasenko beffd43d8e busybox --install -s: prevent puzzling "/bin/busybox: Invalid argument" message il y a 17 ans
  Denis Vlasenko 737d131e5e support "#!/bin/busybox"-style wrappers. Needed for SELinux. il y a 17 ans
  Denis Vlasenko 856be770a6 assorted fixes for breakage found by randomconfig il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko dc757aa16c introduce and use bb_basename() il y a 17 ans
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) il y a 17 ans
  Denis Vlasenko ca525b4f24 *: BB_BANNER -> bb_banner (it is not a const or #define)! il y a 17 ans
  Denis Vlasenko bdbbb7ec49 make busybox --install work even if /proc/self/exe doesn't exist il y a 17 ans
  Denis Vlasenko fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox il y a 17 ans
  Denis Vlasenko 4500c58a07 make "static linking against glibc" an #error, not #warning il y a 17 ans
  Denis Vlasenko 3349fc4da9 applets: fix compile-time warning il y a 17 ans
  Denis Vlasenko 3bc18253b0 fix suid config handling il y a 17 ans
  Denis Vlasenko 2ace1e3f07 make "busybox" w/o args work again, and save 10 bytes in the process. il y a 17 ans
  Denis Vlasenko 17e3c34aa7 applet.c: ruid is needed only if FEATURE_SUID=y il y a 17 ans