Histórico de commits

Autor SHA1 Mensagem Data
  Rich Felker 95dfa3dd12 allow fmemopen with zero size 6 anos atrás
  Rich Felker 5ce3737931 reduce spurious inclusion of libc.h 6 anos atrás
  Rich Felker f66022dda8 make fmemopen's w+ mode truncate the buffer 6 anos atrás
  Rich Felker 0b043c7b70 clean up allocation/setup logic for fmemopen 7 anos atrás
  Rich Felker 75cba9c67f fix incorrect overflow check for allocation in fmemopen 7 anos atrás
  Rich Felker 1b0cdc8700 refactor stdio open file list handling, move it out of global libc struct 10 anos atrás
  Rich Felker dc059f03e8 always add memory streams to stdio open file list 12 anos atrás
  Rich Felker 835f9f950e clean up stdio_impl.h 12 anos atrás
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 anos atrás
  Rich Felker d2e061a2bd more fmemopen null termination fixes 13 anos atrás
  Rich Felker e72ee5786b fix some fmemopen behaviors 13 anos atrás
  Rich Felker 22e4542348 fmemopen: fix eof handling, hopefully right this time 13 anos atrás
  Rich Felker f81279ff58 fmemopen fixes 13 anos atrás
  Rich Felker d4fa6f0e08 implement fmemopen 13 anos atrás
  Rich Felker 9dd7d7e3f6 partially-written draft of fmemopen, still in #if 0 14 anos atrás
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 anos atrás