Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Denys Vlasenko a02a4e9830 whitespace and comment format fixes, no code changes 7 gadi atpakaļ
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes 7 gadi atpakaļ
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 gadi atpakaļ
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 gadi atpakaļ
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 gadi atpakaļ
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 gadi atpakaļ
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 gadi atpakaļ
  Dan Fandrich 2d1a78b88f Marked some more applets NOEXEC/NOFORK 14 gadi atpakaļ
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 gadi atpakaļ
  Denys Vlasenko 28055028a7 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> 15 gadi atpakaļ
  Denys Vlasenko ded688c6f6 fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com) 15 gadi atpakaļ
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 17 gadi atpakaļ
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 gadi atpakaļ
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 gadi atpakaļ
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 17 gadi atpakaļ
  Denis Vlasenko 0beaff8c19 update Glenn McGrath's email address 17 gadi atpakaļ
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 gadi atpakaļ
  Denis Vlasenko 931de892cc random shrinkage of statics, -60 bytes saved 17 gadi atpakaļ
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 gadi atpakaļ
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 gadi atpakaļ
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 18 gadi atpakaļ
  Denis Vlasenko 0849207ce0 convert "negaite" config option into reversed (INCLUDE_SUSv2) 18 gadi atpakaļ
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names 18 gadi atpakaļ
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 gadi atpakaļ
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 gadi atpakaļ
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 gadi atpakaļ
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 gadi atpakaļ
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 gadi atpakaļ
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 gadi atpakaļ
  Bernhard Reutner-Fischer 4bf31272ff - very minor tweak: save 1 byte. 19 gadi atpakaļ