aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/findfp.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-01Add global stdio streams support for reent small.Our Air Quality1-5/+11
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-14/+7
2018-01-17ansification: remove _VOIDYaakov Selkowitz1-11/+11
2018-01-17ansification: remove _DEFUN_VOIDYaakov Selkowitz1-7/+7
2018-01-17ansification: remove _CAST_VOIDYaakov Selkowitz1-3/+3
2018-01-17ansification: remove _ANDYaakov Selkowitz1-3/+3
2017-06-30Introduce _REENT_GLOBAL_STDIO_STREAMSSebastian Huber1-0/+24
2017-06-30Add stdin_init(), stdout_init() and stderr_init()Sebastian Huber1-17/+33
2017-06-30Remove superfluous parameter from std()Sebastian Huber1-7/+6
2017-02-06Unify names of all lock objectsFreddie Chopin1-6/+6
2015-12-08Add missing checks for __SNLK flagCorinna Vinschen1-2/+4
2014-09-05 * libc/stdio/findfp.c (_cleanup_r): Call _fflush_r when configurationCorinna Vinschen1-4/+9
2014-08-14 * libc/stdio/findfp.c (std): Don't inline when optimizing for code size.Corinna Vinschen1-0/+4
2014-01-17 Introduce _STDIO_BSD_SEMANTICS flag to switch fclose/exit file flushingCorinna Vinschen1-2/+11
2013-04-252013-04-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-0/+4
2013-03-15 * newlib/libc/stdio/findfp.c (glue_with_file): New.Corinna Vinschen1-9/+13
2012-06-05 * libc/stdio/findfp.c (__sinit): Avoid infinite recursion onCorinna Vinschen1-0/+5
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen1-3/+3
2012-03-26 * libc/stdio/findfp.c (__sinit): Set __sdidinit last.Corinna Vinschen1-1/+2
2008-12-102008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston1-0/+2
2008-11-24 * libc/include/stdio.h (__SMOD): Remove definition of unused flag.Corinna Vinschen1-0/+2
2007-07-31More POSIX stream corner cases.Eric Blake1-4/+9
2007-05-01 * libc/stdio64/local64.h: Delete, move contents to...Eric Blake1-9/+15
2006-09-262006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+9
2005-02-082005-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+22
2004-06-112004-06-11 Antony King <antony.king@st.com>Jeff Johnston1-4/+4
2004-04-232004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-42/+43
2004-03-302003-03-30 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston1-0/+4
2004-03-252004-03-25 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston1-17/+25
2004-03-092004-03-09 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston1-5/+46
2004-01-222004-01-22 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston1-0/+12
2004-01-162004-01-16 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston1-3/+0
2004-01-152004-01-15 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston1-0/+4
2003-08-222003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-6/+4
2002-09-032002-09-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
2002-02-03* implement a new `struct _reent' that is significantly smaller. use thisMatthew Green1-7/+16
2001-05-012001-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+9
2000-05-23* libc/stdio/stdio.c (__stextmode): new, see if file is text modeDJ Delorie1-0/+6
2000-04-17Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston1-0/+2
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+153