Commit History

Author SHA1 Message Date
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Denis Vlasenko 084266ed52 fix several problems with config parser: 16 years ago
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 years ago
  Denis Vlasenko 55f7912dda libbb: get rid of statics in dump.c; code shrinks a lot too 16 years ago
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ 16 years ago
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 16 years ago
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 16 years ago
  Denis Vlasenko fbe5f39f0f hexdump: add hd alias, add -R option 17 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko f868963c67 multiplier suffixes are short, store them directly in struct suffix_mult 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. 18 years ago
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 years ago
  Denis Vlasenko 4c196a80fc hexdump: fixlet for my breakage 18 years ago
  Denis Vlasenko 2dbeaa95ca hexdump: deindent, almost fits into 80 columns now 18 years ago
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. 18 years ago
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know 18 years ago
  Paul Fox 969af89797 add "-C" format to hexdump 19 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Aaron Lehmann 69d4178708 Remove advertising clauses in accordance with 22 years ago
  Glenn L McGrath 60281118d0 Introduce od and hexdump applets 23 years ago