Historique des commits

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