summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/fmemopen.c
Commit message (Expand)AuthorAgeFilesLines
* * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen2012-05-301-4/+4
* * libc/stdio/fmemopen.c (fmemopen): Fix EINVAL condition. Avoid SEGVCorinna Vinschen2011-02-221-2/+2
* Implement fmemopen and open_memstream.Eric Blake2007-08-021-0/+371