Историја ревизија

Аутор SHA1 Порука Датум
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions пре 8 година
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST пре 8 година
  Denys Vlasenko d60752f8c9 build system: -fno-builtin-printf пре 9 година
  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 година
  Denys Vlasenko e4dcba1c10 *: whitespace fixes пре 14 година
  Denys Vlasenko c05387d5de *: replace xopen3 with xopen where makes sense пре 14 година
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
  Denys Vlasenko 44f174e61b uniq: shave off whole 10 bytes off, oh my пре 15 година
  Denys Vlasenko 1249dbb2c7 uniq: code shrink пре 15 година
  Denys Vlasenko a9c9bf5055 uniq: plug memory leak (patch from OpenWRT project) пре 15 година
  Denys Vlasenko 0aec9ff6b8 uniq: rename some variables. no code changes пре 15 година
  Denis Vlasenko 1a6adbd71b uniq: strncmp(a,b, -1) might be problematic, use INT_MAX instead пре 15 година
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. пре 16 година
  Denis Vlasenko 96b99b860c uniq: support -w. closes bug 3094. пре 16 година
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ пре 16 година
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage пре 16 година
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions пре 17 година
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous пре 17 година
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage пре 17 година
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h пре 17 година
  Bernhard Reutner-Fischer de17ece1db - use skip_non_whitespace() where appropriate пре 17 година
  Denis Vlasenko 4caa09a782 uniq: getopt32-ization. -38 bytes. пре 17 година
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having пре 18 година
  Denis Vlasenko f0ed376eda remove bb_printf and the like пре 18 година
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. пре 18 година
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. пре 18 година
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate пре 18 година
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know пре 18 година
  Bernhard Reutner-Fischer ab1878245c * uniq.c: remove unneeded include and use short boilerplate. пре 19 година