History log of /dflybsd-src/lib/libc/stdio/open_wmemstream.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 2c8c2922 05-Sep-2015 Sascha Wildner <saw@online.de>

libc: Sync open_memstream(3) with FreeBSD. Also add open_wmemstream(3).

Their open_memstream(3) implementation is more compliant than ours was.

Taken-from: FreeBSD