Searched hist:247411 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/lib/libc/stdio/
H A Dopen_memstream.3
H A DSymbol.mapdiff 247411 Wed Feb 27 17:58:58 MST 2013 jhb Add an implementation of open_memstream() and open_wmemstream(). These
routines provide write-only stdio FILE objects that store their data in a
dynamically allocated buffer. They are a string builder interface somewhat
akin to a completely dynamic sbuf.

Reviewed by: bde, jilles (earlier versions)
MFC after: 1 month
H A DMakefile.incdiff 247411 Wed Feb 27 17:58:58 MST 2013 jhb Add an implementation of open_memstream() and open_wmemstream(). These
routines provide write-only stdio FILE objects that store their data in a
dynamically allocated buffer. They are a string builder interface somewhat
akin to a completely dynamic sbuf.

Reviewed by: bde, jilles (earlier versions)
MFC after: 1 month

Completed in 72 milliseconds