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-10-04 17:51:50

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

Log message:
	2004-10-04  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/stdio/vfscanf.c (__svfscanf_r): For int conversions,
	count skipped zero characters as part of the nread count for %n.
	* libc/machine/powerpc/vfscanf.c: Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.708&r2=1.709
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/vfscanf.c.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/powerpc/vfscanf.c.diff?cvsroot=src&r1=1.12&r2=1.13


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