freebsd-nq/tools/regression/lib
John Baldwin 9240031ac6 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
2013-02-27 19:50:46 +00:00
..
libc Add an implementation of open_memstream() and open_wmemstream(). These 2013-02-27 19:50:46 +00:00
libmp
libutil
msun