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/stdlib/strtod.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2010-12-07 21:26:46

Modified files:
	newlib         : ChangeLog 
	newlib/libc/stdlib: strtod.c 

Log message:
	2010-12-07  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/stdlib/strtod.c(_strtod_r): Fix code to handle case whereby
	_DOUBLE_IS_32BITS is set and DBL_DIGS is 6 instead of 15.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1557&r2=1.1558
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/strtod.c.diff?cvsroot=src&r1=1.16&r2=1.17


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