summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/reallocf.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2013-02-27 19:50:46 +0000
committerjhb <jhb@FreeBSD.org>2013-02-27 19:50:46 +0000
commit2b2e6341820f4bf973e758ae57713a8e6d356a3a (patch)
tree816ebb18fe50626639453ff4d9e8077daa1693e2 /lib/libc/stdlib/reallocf.c
parent743bccf1ecd630e8a4bc5f9e27f286fc4567e98d (diff)
downloadFreeBSD-src-2b2e6341820f4bf973e758ae57713a8e6d356a3a.zip
FreeBSD-src-2b2e6341820f4bf973e758ae57713a8e6d356a3a.tar.gz
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
Diffstat (limited to 'lib/libc/stdlib/reallocf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud