summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fopencookie.c
Commit message (Collapse)AuthorAgeFilesLines
* libc: Add fopencookie(3) wrapper around funopen(3)Conrad Meyer2016-05-111-0/+168
Reviewed by: jhb, oshogbo Sponsored by: EMC / Isilon Storage Division Differential Revision: https://reviews.freebsd.org/D6282 Notes: svn path=/head/; revision=299456