aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/fflush.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce1-9/+9
2022-05-13Add global __sglue object for all configurationsMatt Joyce1-1/+1
2022-05-13stdio: Replace _fwalk_reent() with _fwalk_sglue()Sebastian Huber1-1/+1
2022-04-01Fix bug introduced in previous patch (44b60f0c)Matt Joyce1-1/+1
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard1-1/+1
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-8/+4
2018-01-17ansification: remove _ANDYaakov Selkowitz1-3/+3
2017-12-01stdio: remove TRAD_SYNOPSISYaakov Selkowitz1-1/+1
2014-12-18Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz1-4/+36
2014-01-17 Introduce _STDIO_BSD_SEMANTICS flag to switch fclose/exit file flushingCorinna Vinschen1-0/+13
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen1-4/+6
2013-04-102013-04-10 Bin Cheng <bin.cheng@arm.com>Jeff Johnston1-0/+4
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen1-2/+2
2011-01-28 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen1-30/+37
2009-10-30 * libc/stdio/fflush.c (_fflush_r): Store old errno to check forCorinna Vinschen1-10/+21
2009-07-22Avoid a fault from locking a closed standard file.Eric Blake1-0/+3
2008-10-312008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2008-03-04Fix ftell bug after ungetc.Eric Blake1-0/+2
2007-07-13Fix fflush issues.Eric Blake1-40/+86
2007-06-04Implement funopen, fopencookie.Eric Blake1-6/+6
2007-03-152007-03-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+16
2006-12-142006-12-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+47
2006-09-262006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2006-02-202006-02-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+11
2005-02-082005-02-07 Antony King <antony.king@st.com>Jeff Johnston1-2/+2
2004-04-232004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-6/+7
2003-08-222003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-4/+1
2002-05-08 * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons1-3/+10
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+99