aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/funopen.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce1-8/+8
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-14/+7
2018-01-17ansification: remove _ANDYaakov Selkowitz1-22/+22
2017-12-01stdio: remove TRAD_SYNOPSISYaakov Selkowitz1-1/+1
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen1-4/+5
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen1-4/+4
2007-06-04Implement funopen, fopencookie.Eric Blake1-0/+278