Home
last modified time | relevance | path

Searched hist:e5afb31f (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libc/stdio/
H A Dfmemopen.ce5afb31f Wed May 11 17:31:35 GMT 2011 Venkatesh Srinivas <me@endeavour.zapto.org> libc -- Initial fmemopen support.

fmemopen allows wrapping a memory buffer in the FILE* interface.

fmemopen was added to POSIX 200809. This version is based around a patch
from Hiten Pandya for FreeBSD. This version does not currently support all of
POSIX's mode strings.
H A DMakefile.ince5afb31f Wed May 11 17:31:35 GMT 2011 Venkatesh Srinivas <me@endeavour.zapto.org> libc -- Initial fmemopen support.

fmemopen allows wrapping a memory buffer in the FILE* interface.

fmemopen was added to POSIX 200809. This version is based around a patch
from Hiten Pandya for FreeBSD. This version does not currently support all of
POSIX's mode strings.
/dragonfly/include/
H A Dstdio.he5afb31f Wed May 11 17:31:35 GMT 2011 Venkatesh Srinivas <me@endeavour.zapto.org> libc -- Initial fmemopen support.

fmemopen allows wrapping a memory buffer in the FILE* interface.

fmemopen was added to POSIX 200809. This version is based around a patch
from Hiten Pandya for FreeBSD. This version does not currently support all of
POSIX's mode strings.