Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko fc9fc1f929 apply all post 1.10.0 fixes il y a 16 ans
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) il y a 16 ans
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate il y a 16 ans
  Denis Vlasenko e8419c90f1 tail: fix "tail -c 20 /dev/huge_disk" (was taking ages) 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 226002ea74 tail: sizeof(buf) is sizeof(char*)! must be BUFSIZ il y a 17 ans
  Denis Vlasenko 368a12efc2 tail: work correctly on /proc files (Kazuo TAKADA <kztakada@sm.sony.co.jp>) 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 f868963c67 multiplier suffixes are short, store them directly in struct suffix_mult il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 92c0b8222e tail: fix SEGV on "tail -N" il y a 17 ans
  Denis Vlasenko ac678ec2f1 style fixes, no code changes il y a 17 ans
  Bernhard Reutner-Fischer d9c2d5fe4f - minor shrinkage il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 il y a 18 ans
  Bernhard Reutner-Fischer 84d2d493b4 - remove nested function. Saves ~30 bytes. il y a 18 ans
  Bernhard Reutner-Fischer 8b1ae45037 - small size tweak il y a 18 ans
  Denis Vlasenko ace35eeb88 Remove networking/libiproute/linux/pkt_sched.h il y a 18 ans
  Denis Vlasenko e31f721e14 tail: -50 text bytes il y a 18 ans
  Denis Vlasenko 0849207ce0 convert "negaite" config option into reversed (INCLUDE_SUSv2) il y a 18 ans
  Denis Vlasenko 6910741067 tail: fix tail +N il y a 18 ans
  Denis Vlasenko b95636c52f remove casts from xmalloc() il y a 18 ans
  Denis Vlasenko 83e5d6f772 A bunch of defined(__GLIBC__) added. static-linking warning expanded il y a 18 ans
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] il y a 18 ans
  Denis Vlasenko 459903bd4e Provide our own isdigit macro. saves more than 400 bytes. il y a 18 ans
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. il y a 18 ans
  Bernhard Reutner-Fischer 73561cc75a - pull from busybox_scratch: r15829:15850 il y a 18 ans
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like il y a 18 ans
  Bernhard Reutner-Fischer 1b9d7c9aa9 - use bb_msg_{read,write}_error where appropriate. il y a 18 ans