コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko 427c12cc51 tee: do not intercept SIGPIPE 4 年 前
  Denys Vlasenko b097a84d62 config: update size information 5 年 前
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 年 前
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 年 前
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 7 年 前
  Denys Vlasenko 9de2e5a222 *: hopefully all setup_common_bufsiz() are in place 8 年 前
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it 8 年 前
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 年 前
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 年 前
  Denys Vlasenko ea694163af typo fix 13 年 前
  Dan Fandrich 77d4872691 Avoid side effects in putc(), which may be implemented as a macro 14 年 前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年 前
  Denis Vlasenko 61befda93b ash,hush: add TODO for rare build failure 15 年 前
  Denis Vlasenko 8ddb6410ed tee: fix infinite looping on open error (echo asd | tee "") 16 年 前
  Denis Vlasenko 4b8171cd7a tee: "-" is a name for stdout, handle it that way 16 年 前
  Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive, 16 年 前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 16 年 前
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 17 年 前
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 年 前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年 前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 年 前
  Bernhard Reutner-Fischer b31c252860 - reuse retval for the option handling. 17 年 前
  Denis Vlasenko 2d27e4ccbb tee: fix bug: argv[-1] is a no-no! 17 年 前
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names 17 年 前
  Denis Vlasenko f0ed376eda remove bb_printf and the like 17 年 前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 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 年 前
  "Vladimir N. Oleynik" 6f347ef9dc common BUFSIZ BSS buffer, small reduce code, data and bss 18 年 前