aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio64/freopen64.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-01stdio64: remove TRAD_SYNOPSISYaakov Selkowitz1-14/+1
2016-02-12Fix compile with GCC 5 -WerrorYaakov Selkowitz1-0/+1
2015-12-08Add missing checks for __SNLK flagCorinna Vinschen1-5/+10
2015-12-08Fix re-initialization of FILE flags and mbstate in freopenCorinna Vinschen1-0/+3
2013-03-262013-03-26 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-2/+2
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen1-4/+19
2011-01-28 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen1-3/+1
2007-07-13Fix fflush issues.Eric Blake1-1/+1
2007-06-04Implement funopen, fopencookie.Eric Blake1-14/+14
2007-05-01 * libc/stdio64/local64.h: Delete, move contents to...Eric Blake1-3/+3
2007-03-162007-03-16 Eric Blake <ebb9@byu.net>Jeff Johnston1-2/+2
2006-09-262006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2006-03-292006-03-29 Eric Blake <ebb9@byu.net>Jeff Johnston1-1/+1
2006-03-072006-03-07 Eric Blake <ebb9@byu.net>Jeff Johnston1-7/+9
2006-01-102006-01-10 Eric Blake <ebb9@byu.net>Jeff Johnston1-3/+4
2006-01-092006-01-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2006-01-092006-01-09 Eric Blake <ebb9@byu.net>Jeff Johnston1-7/+55
2005-02-082005-02-07 Antony King <antony.king@st.com>Jeff Johnston1-2/+2
2004-09-162004-09-16 Antony King <antony.king@st.com>Jeff Johnston1-1/+1
2004-04-082004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-1/+1
2004-03-252004-03-25 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston1-1/+10
2003-08-222003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+25
2002-08-262002-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+3
2002-07-172002-07-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+169