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
..
2013-01-01 18:29:25 +00:00
2013-01-12 09:08:37 +00:00
2012-11-16 12:31:43 +00:00
2012-06-02 08:47:26 +00:00
2012-04-18 07:02:53 +00:00
2013-02-15 21:49:12 +00:00
2012-10-05 18:42:50 +00:00
2012-10-18 15:39:29 +00:00
2012-02-25 14:31:25 +00:00
2012-06-21 21:47:08 +00:00