Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fopencookie(3): declare function pointers in SYNOPSIS correctly | Enji Cooper | 2017-05-23 | 1 | -4/+4 |
| | | | | | | | | | | | Add obligatory `*` in declarations. Reported by: make manlint MFC after: 2 weeks Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=318711 | ||||
* | libc: Add fopencookie(3) wrapper around funopen(3) | Conrad Meyer | 2016-05-11 | 1 | -0/+156 |
Reviewed by: jhb, oshogbo Sponsored by: EMC / Isilon Storage Division Differential Revision: https://reviews.freebsd.org/D6282 Notes: svn path=/head/; revision=299456 |