コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 年 前
  Denis Vlasenko 0d8736772d head: report file open errors with exitcode 1 (was happily returning 0) 16 年 前
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 16 年 前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年 前
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 年 前
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 年 前
  Denis Vlasenko f868963c67 multiplier suffixes are short, store them directly in struct suffix_mult 17 年 前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年 前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年 前
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 18 年 前
  Denis Vlasenko 0849207ce0 convert "negaite" config option into reversed (INCLUDE_SUSv2) 18 年 前
  Denis Vlasenko 459903bd4e Provide our own isdigit macro. saves more than 400 bytes. 18 年 前
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names 18 年 前
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 年 前
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 年 前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年 前
  Denis Vlasenko c16bd212e3 silly switch style fix 18 年 前
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 年 前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年 前
  "Vladimir N. Oleynik" e75b41d990 support GNU suffixes for fancy mode: b(512), k(1024) and m(1024*1024) 19 年 前
  Rob Landley f8fd4db92f Move SUSv2 obsolete feature disabling to debug menu, invert meaning of 19 年 前
  Bernhard Reutner-Fischer 9a14bd04f8 - Stephane Billiart writes: 19 年 前
  Bernhard Reutner-Fischer 5816ccb190 - wrap label GET_COUNT in #if ENABLE_FEATURE_FANCY_applet to avoid warning 19 年 前
  Glenn L McGrath 0bd0257fe0 Add build options to control SuS compatability, allows numeric 19 年 前
  Manuel Novoa III cad5364599 Major coreutils update. 22 年 前
  Robert Griebl 53146cc9ec Added include for isdigit(); simplified -<num> detection 22 年 前
  Robert Griebl 13c26fc1a5 SUpport old style -[::digit::] options for head and tail 22 年 前
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 年 前
  Matt Kraai 2338d3176b Use ferror(3) to check for errors, rather than inspecting errno. Thanks to 23 年 前
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 24 年 前