Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 835f9f950e clean up stdio_impl.h há 12 anos atrás
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 há 12 anos atrás
  Rich Felker 31eaad4796 fix scanf bug reading literals after width-limited field há 13 anos atrás
  Rich Felker cb81b6947c fix really bad breakage in strtol, etc.: failure to accept leading spaces há 13 anos atrás
  Rich Felker 2dd5dc78d4 fix over-read in %ls with non-wide scanf há 13 anos atrás
  Rich Felker e0d9f780d1 fix some bugs in scanf %[ handling detected while writing the wide version há 13 anos atrás
  Rich Felker 03de77f521 avoid null pointer dereference on %*p fields in scanf há 13 anos atrás
  Rich Felker 18efeb320b new scanf implementation and corresponding integer parser/converter há 13 anos atrás
  Rich Felker e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes há 14 anos atrás
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 há 14 anos atrás