summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/fread.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an inconsistent use of '.' in FUNCTIONJon TURNEY2015-06-231-1/+1
* Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz2014-12-181-3/+48
* 2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill2013-11-181-8/+8
* * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen2012-05-301-7/+7
* * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen2011-01-281-7/+0
* 2009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-241-0/+7
* * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen2009-03-111-2/+2
* 2008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-111-1/+1
* 2008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2008-12-101-0/+1
* 2008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-311-2/+1
* 2007-03-15 Eric Blake <ebb9@byu.net>Jeff Johnston2007-03-151-2/+2
* 2006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-09-261-1/+1
* 2006-06-15 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2006-06-151-3/+3
* 2006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-06-141-7/+39
* 2005-02-07 Antony King <antony.king@st.com>Jeff Johnston2005-02-081-0/+2
* 2004-12-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-12-131-9/+13
* 2004-10-26 Jason Tishler <jason@tishler.net>Jeff Johnston2004-10-261-10/+6
* * libc/stdio/fread.c (fread): Include <malloc.h>.Corinna Vinschen2004-09-241-0/+1
* 2004-09-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-09-221-18/+75
* 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-231-21/+22
* * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons2002-05-081-2/+12
* * Various formatting and whitespace changes.Thomas Fitzsimmons2002-04-301-14/+14
* Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>Jeff Johnston2000-05-031-0/+58
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+97