aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/fpurge.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce1-1/+1
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-6/+3
2018-01-17ansification: remove _ANDYaakov Selkowitz1-1/+1
2017-12-01stdio: remove TRAD_SYNOPSISYaakov Selkowitz1-1/+1
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen1-3/+3
2011-05-19* libc/include/stdio_ext.h: New header.Yaakov Selkowitz1-0/+23
2009-07-03Add fpurge.Eric Blake1-0/+90