summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/open_wmemstream.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix unsigned comparision.gerhard2014-03-061-3/+3
* 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-0/+168