Commit History

Autor SHA1 Mensaxe Data
  Bartosz Brachaczek 9255dad97e handle whitespace before %% in scanf %!s(int64=7) %!d(string=hai) anos
  Szabolcs Nagy 5f94205369 add __isoc99_vfscanf weak alias to vfscanf %!s(int64=11) %!d(string=hai) anos
  Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros %!s(int64=11) %!d(string=hai) anos
  Rich Felker cbb8a69790 avoid crash in scanf when invalid %m format is encountered %!s(int64=11) %!d(string=hai) anos
  Rich Felker 1d92cddb1e fix uninitialized/stale use of alloc (%m modifier) flag in scanf %!s(int64=12) %!d(string=hai) anos
  Rich Felker ef5507867b fix scanf %c conversion wrongly storing a terminating null byte %!s(int64=12) %!d(string=hai) anos
  Rich Felker 16a1e0365d implement the 'm' (malloc) modifier for scanf %!s(int64=12) %!d(string=hai) anos
  Rich Felker 1ab59de81e simplify some logic in scanf and remove redundant invalid-format check %!s(int64=12) %!d(string=hai) anos
  Rich Felker f18846dd3a refactor scanf core to use common code path for all string formats %!s(int64=12) %!d(string=hai) anos
  Rich Felker 835f9f950e clean up stdio_impl.h %!s(int64=12) %!d(string=hai) anos
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
  Rich Felker 31eaad4796 fix scanf bug reading literals after width-limited field %!s(int64=13) %!d(string=hai) anos
  Rich Felker cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces %!s(int64=13) %!d(string=hai) anos
  Rich Felker 2dd5dc78d4 fix over-read in %ls with non-wide scanf %!s(int64=13) %!d(string=hai) anos
  Rich Felker e0d9f780d1 fix some bugs in scanf %[ handling detected while writing the wide version %!s(int64=13) %!d(string=hai) anos
  Rich Felker 03de77f521 avoid null pointer dereference on %*p fields in scanf %!s(int64=13) %!d(string=hai) anos
  Rich Felker 18efeb320b new scanf implementation and corresponding integer parser/converter %!s(int64=13) %!d(string=hai) anos
  Rich Felker e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes %!s(int64=14) %!d(string=hai) anos
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos