CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2013/03/27 09:06:25

Modified files:
        lib/libc/stdio : fmemopen.c open_memstream.c 
Added files:
        lib/libc/stdio : open_wmemstream.c 

Log message:
Add an open_wmemstream(3) implementation and fix various issues for
fmemopen(3) and open_memstream(3).

With inputs from millert@, stsp@, guenther@, tedu@ and matthew@

Reply via email to