Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko b097a84d62 config: update size information il y a 5 ans
  Denys Vlasenko 93ef5dd640 printf: fix printf "%u\n" +18446744073709551614 il y a 6 ans
  Bernhard Reutner-Fischer 3db4e7f84c printf: fix printing +-prefixed numbers il y a 6 ans
  Denys Vlasenko a02a4e9830 whitespace and comment format fixes, no code changes il y a 7 ans
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes il y a 7 ans
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes il y a 7 ans
  Denys Vlasenko 18e781dc02 config: do not use `a' quoting in help texts il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Ron Yorston 513a2457b6 printf: fix format string sanity check il y a 7 ans
  Denys Vlasenko 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo il y a 7 ans
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions il y a 7 ans
  Ron Yorston 4a79224cfc printf: short-circuit output when argument to %b includes \c il y a 8 ans
  Denys Vlasenko 69d81a1c1b printf: fix this case: printf "%b" '\0057usr\0057bin\n' il y a 12 ans
  Denys Vlasenko d4acaf70c5 printf: trim help text il y a 12 ans
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c il y a 13 ans
  Denys Vlasenko 5360059131 libbb: introduce and use strcpy_and_process_escape_sequences il y a 14 ans
  Denys Vlasenko b32a543663 nandwrite: complain on malformed -s NUM il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 7e6034309e printf: (allegedly) fix testsuite failure il y a 15 ans
  Denys Vlasenko bf4aeed129 printf: fix exit code on conversion error il y a 15 ans
  Denys Vlasenko 71016baf55 printf: accept negative numbers for %x; sh: overflowed numbers are 0 il y a 15 ans
  Denis Vlasenko 6852effbc2 printf: fix 1.12.0 breakage (from %*d fix). It was misinterpreting "*" il y a 15 ans
  Denis Vlasenko cb39a7ca6d printf: make integer format strings print long long-sized values. il y a 15 ans
  Denis Vlasenko 311c19a661 ash: printf builtin with no arguments should not exit il y a 16 ans
  Denis Vlasenko 6a0ad25061 ash: dont allow e.g. exec <&10 to attach to stript's fd! il y a 16 ans
  Denis Vlasenko 0f293b96dc fix all cases of strcpy on overlapping strings. il y a 16 ans
  Denis Vlasenko 5f116629d8 printf: do not print garbage on "%Ld". closes bug 4214. il y a 16 ans
  Denis Vlasenko a48656b441 printf: fix %b, fix several bugs in %*.*, fix compat issues with il y a 16 ans
  Denis Vlasenko 0f683f818c printf: protect against bogus format specifiers. Hopefully closes bug 4184 il y a 16 ans