This is the mail archive of the newlib-cvs@sourceware.org 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/open_memstream.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2011-01-05 17:38:43

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

Log message:
	2011-01-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
	
	* libc/stdio/open_memstream.c (internal_open_memstream_r):
	Don't limit c->max to 64*1024 on targets with SIZE_MAX < 64*1024.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1571&r2=1.1572
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/open_memstream.c.diff?cvsroot=src&r1=1.5&r2=1.6


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