提交歷史

作者 SHA1 備註 提交日期
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 年之前
  Denis Vlasenko 230997bd61 expr: a bit more robust handling of regexps with groups (closes bug 87) 15 年之前
  Denis Vlasenko 272710fe93 expr: on error, exit with exitcode 2 16 年之前
  Denis Vlasenko a7f4e4bbd8 expr: fix comparisons 'a < b' where we were overflowing a-b 16 年之前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年之前
  Denis Vlasenko 3952f20c24 expand, unexpand: new applets from Tito <farmatito@tiscali.it> 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 c6753c1666 expr: small code shrink 17 年之前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年之前
  Denis Vlasenko 240a1cfbbe add some missed statics on constant objects. 17 年之前
  Bernhard Reutner-Fischer cea0a8bccb - use bb_error_msg 17 年之前
  Bernhard Reutner-Fischer 8025afad8a - use xregcomp. Untested. vda, isn't there a regfree missing here? 17 年之前
  Bernhard Reutner-Fischer 3c5929a53b - remove some unneeded forward declarations. No obj-code changes. 17 年之前
  Bernhard Reutner-Fischer adb01b1583 - remove args from bss, minor misc shrinkage while at it. 17 年之前
  Denis Vlasenko cd27c42552 chown: support -H -L -P if ENABLE_DESKTOP 17 年之前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年之前
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 18 年之前
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) 18 年之前
  Denis Vlasenko d686a045c8 safe_strtoXX interface proved to be a bit unconvenient. 18 年之前
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 年之前
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 年之前
  Bernhard Reutner-Fischer 73561cc75a - pull from busybox_scratch: r15829:15850 18 年之前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年之前
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 年之前
  Eric Andersen 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup 19 年之前
  "Vladimir N. Oleynik" 8aa9e57149 support 64 arith. Close bug 136 19 年之前
  Tim Riker c1ef7bdd8d just whitespace 19 年之前
  "Vladimir N. Oleynik" 39a841cecf change interface to bb_xasprintf() - more perfect for me. 19 年之前
  Rob Landley 540d3f60f3 Patch from Shaun Jackman: 19 年之前