summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fmemopen.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r289863,r289931,r290110,r290230,r290231,r290232ache2015-11-081-0/+3
* MFC discussed with: jilles, -developersngie2015-01-111-8/+9
* - 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