Histórico de Commits

Autor SHA1 Mensagem Data
  Ron Yorston 7105e4afdd printf: allow 0 as a flag and allow multiple flags há 2 anos atrás
  Denys Vlasenko c2bd0b6806 timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators há 3 anos atrás
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls há 5 anos atrás
  Denys Vlasenko b097a84d62 config: update size information há 5 anos atrás
  Denys Vlasenko 93ef5dd640 printf: fix printf "%u\n" +18446744073709551614 há 6 anos atrás
  Bernhard Reutner-Fischer 3db4e7f84c printf: fix printing +-prefixed numbers há 6 anos atrás
  Denys Vlasenko a02a4e9830 whitespace and comment format fixes, no code changes há 7 anos atrás
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes há 7 anos atrás
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes há 7 anos atrás
  Denys Vlasenko 18e781dc02 config: do not use `a' quoting in help texts há 7 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
  Ron Yorston 513a2457b6 printf: fix format string sanity check há 7 anos atrás
  Denys Vlasenko 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo há 7 anos atrás
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions há 8 anos atrás
  Ron Yorston 4a79224cfc printf: short-circuit output when argument to %b includes \c há 8 anos atrás
  Denys Vlasenko 69d81a1c1b printf: fix this case: printf "%b" '\0057usr\0057bin\n' há 12 anos atrás
  Denys Vlasenko d4acaf70c5 printf: trim help text há 12 anos atrás
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c há 13 anos atrás
  Denys Vlasenko 5360059131 libbb: introduce and use strcpy_and_process_escape_sequences há 14 anos atrás
  Denys Vlasenko b32a543663 nandwrite: complain on malformed -s NUM há 14 anos atrás
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular há 14 anos atrás
  Denys Vlasenko 7e6034309e printf: (allegedly) fix testsuite failure há 15 anos atrás
  Denys Vlasenko bf4aeed129 printf: fix exit code on conversion error há 15 anos atrás
  Denys Vlasenko 71016baf55 printf: accept negative numbers for %x; sh: overflowed numbers are 0 há 15 anos atrás
  Denis Vlasenko 6852effbc2 printf: fix 1.12.0 breakage (from %*d fix). It was misinterpreting "*" há 15 anos atrás
  Denis Vlasenko cb39a7ca6d printf: make integer format strings print long long-sized values. há 16 anos atrás
  Denis Vlasenko 311c19a661 ash: printf builtin with no arguments should not exit há 16 anos atrás
  Denis Vlasenko 6a0ad25061 ash: dont allow e.g. exec <&10 to attach to stript's fd! há 16 anos atrás
  Denis Vlasenko 0f293b96dc fix all cases of strcpy on overlapping strings. há 16 anos atrás