3
0

Коммит түүх

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