aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/freopen.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_14-releasecvs2svn1-16/+1
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen1-1/+1
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen1-0/+15
2011-01-28 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen1-4/+1
2008-12-12 * libc/stdio/freopen.c: Add <string.h> for memset prototype.Corinna Vinschen1-0/+1
2008-12-102008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston1-0/+3
2008-01-032008-01-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2007-07-13Fix fflush issues.Eric Blake1-2/+2
2007-06-04Implement funopen, fopencookie.Eric Blake1-18/+18
2007-03-152007-03-15 Eric Blake <ebb9@byu.net>Jeff Johnston1-3/+3
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-06-112004-06-11 Antony King <antony.king@st.com>Jeff Johnston1-1/+1
2004-04-232004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-18/+20
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-2/+7
2004-01-192004-01-19 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston1-1/+1
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-3/+25
2002-05-08 * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons1-0/+5
2000-05-23* libc/stdio/stdio.c (__stextmode): new, see if file is text modeDJ Delorie1-1/+1
2000-05-03Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>Jeff Johnston1-0/+6
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+151