summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fmemopen.c
Commit message (Expand)AuthorAgeFilesLines
* - Fix more style(9)-related issues (copyright header, spaces after functiongahr2013-02-011-56/+55
* - Remove underscores from the internal structure name, as it doesn't collidegahr2013-01-311-27/+104
* Add fmemopen(3), an interface to get a FILE * from a buffer in memory, alonggahr2013-01-301-0/+182
OpenPOWER on IntegriCloud