CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/01/01 10:41:13
Added files: lib/libc/stdio : fmemopen.3 fmemopen.c open_memstream.3 open_memstream.c Log message: Add an implementation based on tedu@'s design of fmemopen(3) and open_memstream(3) so they can be polished in-tree. One of the manpages comes from NetBSD with some tweaks. Prodded by espie@, krw@, guenther@