提交历史

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