aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/open_memstream.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-19ORIENT: avoid "expression has no effect" warningCorinna Vinschen1-1/+1
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce1-7/+7
2020-09-03Fix warnings when building for msp430-elfJozef Lawrynowicz1-2/+2
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-18/+9
2018-01-17ansification: remove _ANDYaakov Selkowitz1-19/+19
2017-12-01stdio: remove TRAD_SYNOPSISYaakov Selkowitz1-1/+1
2014-02-20 * libc/stdio/open_memstream.c (internal_open_memstream_r): InitializeCorinna Vinschen1-0/+1
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen1-1/+1
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen1-6/+6
2011-01-052011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston1-0/+2
2009-02-25 * libc/stdio/open_memstream.c (stdint.h): Include.Kevin Buettner1-0/+1
2009-02-182009-02-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+8
2009-02-18 * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation.Corinna Vinschen1-26/+102
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-1/+0
2007-08-02Implement fmemopen and open_memstream.Eric Blake1-0/+330