aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/fopencookie.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce1-7/+7
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-14/+7
2018-01-17ansification: remove _ANDYaakov Selkowitz1-18/+18
2017-12-01stdio: remove TRAD_SYNOPSISYaakov Selkowitz1-1/+1
2016-03-17Feature test macros overhaul: stdio.hYaakov Selkowitz1-0/+1
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen1-2/+2
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen1-4/+4
2008-10-312008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-6/+7
2007-08-02Implement fmemopen and open_memstream.Eric Blake1-4/+4
2007-07-19Fix 'make info'.Eric Blake1-10/+13
2007-06-04Implement funopen, fopencookie.Eric Blake1-0/+258