Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts há 13 anos atrás
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c há 13 anos atrás
  Denys Vlasenko e4dcba1c10 *: whitespace fixes há 14 anos atrás
  Denys Vlasenko c05387d5de *: replace xopen3 with xopen where makes sense há 14 anos atrás
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular há 14 anos atrás
  Denys Vlasenko 44f174e61b uniq: shave off whole 10 bytes off, oh my há 15 anos atrás
  Denys Vlasenko 1249dbb2c7 uniq: code shrink há 15 anos atrás
  Denys Vlasenko a9c9bf5055 uniq: plug memory leak (patch from OpenWRT project) há 15 anos atrás
  Denys Vlasenko 0aec9ff6b8 uniq: rename some variables. no code changes há 15 anos atrás
  Denis Vlasenko 1a6adbd71b uniq: strncmp(a,b, -1) might be problematic, use INT_MAX instead há 15 anos atrás
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. há 16 anos atrás
  Denis Vlasenko 96b99b860c uniq: support -w. closes bug 3094. há 16 anos atrás
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ há 16 anos atrás
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage há 16 anos atrás
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions há 17 anos atrás
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous há 17 anos atrás
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage há 17 anos atrás
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h há 17 anos atrás
  Bernhard Reutner-Fischer de17ece1db - use skip_non_whitespace() where appropriate há 17 anos atrás
  Denis Vlasenko 4caa09a782 uniq: getopt32-ization. -38 bytes. há 17 anos atrás
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having há 18 anos atrás
  Denis Vlasenko f0ed376eda remove bb_printf and the like há 18 anos atrás
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. há 18 anos atrás
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. há 18 anos atrás
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate há 18 anos atrás
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know há 18 anos atrás
  Bernhard Reutner-Fischer ab1878245c * uniq.c: remove unneeded include and use short boilerplate. há 19 anos atrás
  Manuel Novoa III 84b93f7ef1 Get rid of warnings, remove compat with older gnu uniq to truly conform to susv3, and cut size a bit. há 19 anos atrás
  Manuel Novoa III 415f6c9628 Rob, I don't know why you feel some unexplainable compulsion to get rid of há 19 anos atrás
  Rob Landley 14efdc58ce Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings. há 19 anos atrás