コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko a02a4e9830 whitespace and comment format fixes, no code changes 7 年 前
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes 7 年 前
  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 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 年 前
  Dan Fandrich 2d1a78b88f Marked some more applets NOEXEC/NOFORK 14 年 前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年 前
  Denys Vlasenko 28055028a7 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> 15 年 前
  Denys Vlasenko ded688c6f6 fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com) 15 年 前
  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 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 17 年 前
  Denis Vlasenko 0beaff8c19 update Glenn McGrath's email address 17 年 前
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 年 前
  Denis Vlasenko 931de892cc random shrinkage of statics, -60 bytes saved 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 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 年 前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年 前
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 年 前
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 年 前
  Bernhard Reutner-Fischer 4bf31272ff - very minor tweak: save 1 byte. 19 年 前