Commit History

Autor SHA1 Mensaxe Data
  Rich Felker 3f9d4224d8 printf decimal integer formatting: shave off one division hai 11 meses
  Rich Felker 24ebbbdedc printf: fix edge case where hex float precision was not honored hai 11 meses
  Rich Felker 7b6a6516e1 byte-based printf family: emit a nul byte for %lc with argument zero hai 1 ano
  Rich Felker 40834f6c1e printf core: fix gratuitous integer formatting buffer size hai 1 ano
  Rich Felker 3a23cd06b0 all printf variants: fix argument type handling for %c and %lc hai 1 ano
  Rich Felker 0e5234807d in printf, use ferror macro rather than directly inspecting flags bit %!s(int64=2) %!d(string=hai) anos
  Rich Felker 868c964300 remove wide printf dependency on ugly hack in vfprintf %!s(int64=2) %!d(string=hai) anos
  Rich Felker 3a051769c4 fix (normal, narrow) printf erroneously processing %n after output errors %!s(int64=2) %!d(string=hai) anos
  Markus Wichmann 7d358599d4 prevent invalid reads of nl_arg in printf_core %!s(int64=2) %!d(string=hai) anos
  Rich Felker 5ce3737931 reduce spurious inclusion of libc.h %!s(int64=6) %!d(string=hai) anos
  Rich Felker a43a7b215c make vfprintf set stream orientation even for zero-length output %!s(int64=6) %!d(string=hai) anos
  Rich Felker f1791f42ef re-fix vfprintf temporary buffer logic %!s(int64=6) %!d(string=hai) anos
  Rich Felker cfa0a54c08 fix printf precision specifier for hex floats on non-ld80 archs %!s(int64=6) %!d(string=hai) anos
  Rich Felker b64539ae06 fix printf alt-form octal with value 0 and no explicit precision %!s(int64=7) %!d(string=hai) anos
  Alexander Monakov 2e6e08423b remove ineffective compiler assist from printf %!s(int64=7) %!d(string=hai) anos
  Rich Felker 58e2396a9a remove va_arg hacks in printf core with undefined behavior %!s(int64=8) %!d(string=hai) anos
  Szabolcs Nagy 51ab6db4ed fix float formatting of some exact halfway cases %!s(int64=8) %!d(string=hai) anos
  Rich Felker 167dfe9672 fix integer overflows and uncaught EOVERFLOW in printf core %!s(int64=8) %!d(string=hai) anos
  Rich Felker 70d2687d85 fix integer overflow in float printf needed-precision computation %!s(int64=8) %!d(string=hai) anos
  Rich Felker 78897b0dc0 fix printf regression with alt-form octal, zero flag, and field width %!s(int64=8) %!d(string=hai) anos
  Rich Felker 0f859fc993 don't suppress sign output for NANs in printf %!s(int64=10) %!d(string=hai) anos
  Rich Felker d42269d7c8 correctly handle write errors encountered by printf-family functions %!s(int64=10) %!d(string=hai) anos
  Rich Felker b91cdbe2bc fix behavior of printf with alt-form octal, zero precision, zero value %!s(int64=10) %!d(string=hai) anos
  Szabolcs Nagy bff6095d91 use cleaner code for handling float rounding in vfprintf %!s(int64=11) %!d(string=hai) anos
  Rich Felker e94d069286 fix printf rounding with %g for some corner case midpoints %!s(int64=11) %!d(string=hai) anos
  Rich Felker 89740868c9 fix failure of printf %g to strip trailing zeros in some cases %!s(int64=11) %!d(string=hai) anos
  Rich Felker 109048e031 fix carry into uninitialized slots during printf floating point rounding %!s(int64=11) %!d(string=hai) anos
  Rich Felker 9743a399bf fix incorrect rounding in printf floating point corner cases %!s(int64=11) %!d(string=hai) anos
  Rich Felker ba231cf9e5 fix buffer overflow in printf formatting of denormals with low bit set %!s(int64=11) %!d(string=hai) anos
  Szabolcs Nagy 49b3a0d2ce minor vfprintf and vfwprintf changes to please static code analyzers %!s(int64=11) %!d(string=hai) anos