Historial de Commits

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