This is the mail archive of the
newlib-cvs@sources.redhat.com
mailing list for the newlib project.
src/newlib ChangeLog libc/stdio/vfscanf.c libc ...
- From: jjohnstn at sourceware dot org
- To: newlib-cvs at sources dot redhat dot com
- Date: 2 Jun 2004 19:22:15 -0000
- Subject: 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