summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/freopen.c
Commit message (Expand)AuthorAgeFilesLines
* Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen2012-08-081-1/+1
* * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen2012-05-301-0/+15
* * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen2011-01-281-4/+1
* * libc/stdio/freopen.c: Add <string.h> for memset prototype.Corinna Vinschen2008-12-121-0/+1
* 2008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2008-12-101-0/+3
* 2008-01-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-01-031-1/+1
* Fix fflush issues.Eric Blake2007-07-131-2/+2
* Implement funopen, fopencookie.Eric Blake2007-06-041-18/+18
* 2007-03-15 Eric Blake <ebb9@byu.net>Jeff Johnston2007-03-151-3/+3
* 2006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-09-261-1/+1
* 2006-03-29 Eric Blake <ebb9@byu.net>Jeff Johnston2006-03-291-1/+1
* 2006-03-07 Eric Blake <ebb9@byu.net>Jeff Johnston2006-03-071-7/+9
* 2006-01-10 Eric Blake <ebb9@byu.net>Jeff Johnston2006-01-101-3/+4
* 2006-01-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-01-091-1/+1
* 2006-01-09 Eric Blake <ebb9@byu.net>Jeff Johnston2006-01-091-7/+55
* 2005-02-07 Antony King <antony.king@st.com>Jeff Johnston2005-02-081-2/+2
* 2004-06-11 Antony King <antony.king@st.com>Jeff Johnston2004-06-111-1/+1
* 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-231-18/+20
* 2004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-081-1/+1
* 2004-03-25 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-03-251-2/+7
* 2004-01-19 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-01-191-1/+1
* 2004-01-15 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-01-151-0/+4
* 2003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-08-221-3/+25
* * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons2002-05-081-0/+5
* * libc/stdio/stdio.c (__stextmode): new, see if file is text modeDJ Delorie2000-05-231-1/+1
* Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>Jeff Johnston2000-05-031-0/+6
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+151