Geçmişin Kaydedilmesi

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