This is the mail archive of the newlib-cvs@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/newlib ChangeLog libc/stdio/fread.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2004-12-13 19:42:16

Modified files:
	newlib         : ChangeLog 
	newlib/libc/stdio: fread.c 

Log message:
	2004-12-13  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/stdio/fread.c (fread): For unbuffered I/O, attempt
	a low-level read if we don't get the full amount of bytes so
	EOF or error flags will be set.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.731&r2=1.732
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/fread.c.diff?cvsroot=src&r1=1.8&r2=1.9


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]