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/misc/dprintf.c libc/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2002-02-05 09:14:37

Modified files:
	newlib         : ChangeLog 
	newlib/libc/misc: dprintf.c 
	newlib/libc/stdlib: dtoa.c ldtoa.c 

Log message:
	2002-02-05  Manik Raina <manik@cisco.com>
	
	* libc/misc/dprintf (parse_number): #if 0 unused function.
	* libc/stdlib/ldtoa.c (_ldcheck): Remove unused local variables
	s, p, k, and outstr.
	* libc/stdlib/dtoa.c (_dtoa_r): Initialize mlo.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.227&r2=1.228
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/misc/dprintf.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/dtoa.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/ldtoa.c.diff?cvsroot=src&r1=1.4&r2=1.5


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