Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 5ce3737931 reduce spurious inclusion of libc.h hace 6 años
  Rich Felker 7c59d09863 in vswprintf, initialize the FILE rather than memset-and-assign hace 7 años
  Rich Felker 7442442ccc fix swprintf internal buffer state and error handling hace 8 años
  Rich Felker 835f9f950e clean up stdio_impl.h hace 12 años
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 hace 12 años
  Rich Felker e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes hace 14 años
  Rich Felker 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers hace 14 años
  Rich Felker a37452430f simplify and optimize FILE lock handling hace 14 años
  Rich Felker e18b563821 implement [v]swprintf hace 14 años