summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/open_memstream.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set the stream orientation in open_{,w}memstream().guenther2013-04-031-1/+2
* Add an open_wmemstream(3) implementation and fix various issues formpi2013-03-271-34/+25
* Add an implementation based on tedu@'s design of fmemopen(3) andmpi2013-01-011-0/+166