Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 5ce3737931 reduce spurious inclusion of libc.h há 6 anos atrás
  Rich Felker 7c59d09863 in vswprintf, initialize the FILE rather than memset-and-assign há 7 anos atrás
  Rich Felker 7442442ccc fix swprintf internal buffer state and error handling há 8 anos atrás
  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 e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes há 14 anos atrás
  Rich Felker 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers há 14 anos atrás
  Rich Felker a37452430f simplify and optimize FILE lock handling há 14 anos atrás
  Rich Felker e18b563821 implement [v]swprintf há 14 anos atrás