summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/fmemopen.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill2013-11-181-4/+4
* * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen2013-10-231-2/+2
* * 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