Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 95dfa3dd12 allow fmemopen with zero size hace 6 años
  Rich Felker 5ce3737931 reduce spurious inclusion of libc.h hace 6 años
  Rich Felker f66022dda8 make fmemopen's w+ mode truncate the buffer hace 6 años
  Rich Felker 0b043c7b70 clean up allocation/setup logic for fmemopen hace 7 años
  Rich Felker 75cba9c67f fix incorrect overflow check for allocation in fmemopen hace 7 años
  Rich Felker 1b0cdc8700 refactor stdio open file list handling, move it out of global libc struct hace 10 años
  Rich Felker dc059f03e8 always add memory streams to stdio open file list hace 12 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 d2e061a2bd more fmemopen null termination fixes hace 13 años
  Rich Felker e72ee5786b fix some fmemopen behaviors hace 13 años
  Rich Felker 22e4542348 fmemopen: fix eof handling, hopefully right this time hace 13 años
  Rich Felker f81279ff58 fmemopen fixes hace 13 años
  Rich Felker d4fa6f0e08 implement fmemopen hace 13 años
  Rich Felker 9dd7d7e3f6 partially-written draft of fmemopen, still in #if 0 hace 14 años
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 hace 14 años