Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko b097a84d62 config: update size information há 5 anos atrás
  Denys Vlasenko 72089cf6b4 config: deindent all help texts há 7 anos atrás
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes há 7 anos atrás
  Jody Bruchon 19578b4edf Add help text for 'uniq -i' há 7 anos atrás
  Jody Bruchon 8808f7fc2e uniq: add -i option to ignore case há 7 anos atrás
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions há 8 anos atrás
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST há 8 anos atrás
  Denys Vlasenko d60752f8c9 build system: -fno-builtin-printf há 9 anos atrás
  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