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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2004-06-02 19:22:15

Modified files:
	newlib         : ChangeLog 
	newlib/libc/stdio: vfscanf.c 
	newlib/libc/machine/powerpc: vfscanf.c 

Log message:
	2004-06-02  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/stdio/vfscanf.c (__svfscanf_r): For CT_INT conversions,
	reset digit flags appropriately after we have discovered "0x".
	* libc/machine/powerpc/vfscanf.c (__svfscanf_r): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.672&r2=1.673
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/vfscanf.c.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/powerpc/vfscanf.c.diff?cvsroot=src&r1=1.11&r2=1.12


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