Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich il y a 15 ans
  Denis Vlasenko 0d8736772d head: report file open errors with exitcode 1 (was happily returning 0) 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 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 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 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 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
  Denis Vlasenko 0849207ce0 convert "negaite" config option into reversed (INCLUDE_SUSv2) 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 ddec5af6b0 rename functions to more understandable names il y a 18 ans
  Denis Vlasenko f0ed376eda remove bb_printf and the like il y a 18 ans
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. il y a 18 ans
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. il y a 18 ans
  Denis Vlasenko c16bd212e3 silly switch style fix il y a 18 ans
  Denis Vlasenko 9213a9e0f2 whitespace cleanup il y a 18 ans
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate il y a 18 ans
  "Vladimir N. Oleynik" e75b41d990 support GNU suffixes for fancy mode: b(512), k(1024) and m(1024*1024) il y a 19 ans
  Rob Landley f8fd4db92f Move SUSv2 obsolete feature disabling to debug menu, invert meaning of il y a 19 ans
  Bernhard Reutner-Fischer 9a14bd04f8 - Stephane Billiart writes: il y a 19 ans
  Bernhard Reutner-Fischer 5816ccb190 - wrap label GET_COUNT in #if ENABLE_FEATURE_FANCY_applet to avoid warning il y a 19 ans
  Glenn L McGrath 0bd0257fe0 Add build options to control SuS compatability, allows numeric il y a 19 ans
  Manuel Novoa III cad5364599 Major coreutils update. il y a 22 ans
  Robert Griebl 53146cc9ec Added include for isdigit(); simplified -<num> detection il y a 22 ans
  Robert Griebl 13c26fc1a5 SUpport old style -[::digit::] options for head and tail il y a 22 ans
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. il y a 23 ans
  Matt Kraai 2338d3176b Use ferror(3) to check for errors, rather than inspecting errno. Thanks to il y a 23 ans
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of il y a 24 ans