Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-11-09 | always add memory streams to stdio open file list | Rich Felker | -6/+7 |
2012-11-08 | clean up stdio_impl.h | Rich Felker | -0/+3 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -1/+1 |
2011-09-04 | more fmemopen null termination fixes | Rich Felker | -2/+3 |
2011-09-04 | fix some fmemopen behaviors | Rich Felker | -4/+7 |
2011-09-04 | fmemopen: fix eof handling, hopefully right this time | Rich Felker | -3/+4 |
2011-09-04 | fmemopen fixes | Rich Felker | -1/+3 |
2011-09-03 | implement fmemopen | Rich Felker | -18/+66 |
2011-03-14 | partially-written draft of fmemopen, still in #if 0 | Rich Felker | -3/+48 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+16 |