Cronologia Commit

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