src/newlib ChangeLog libc/stdio/vfprintf.c lib ...
corinna@sourceware.org
corinna@sourceware.org
Fri Feb 5 08:35:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2010-02-05 08:35:35
Modified files:
newlib : ChangeLog
newlib/libc/stdio: vfprintf.c vfwprintf.c
Log message:
* libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATS
is defined. Raise conversion buffer size to make sure it has enough
room for numbers plus grouping character. Define GROUPING flag.
(_VFPRINTF_R): Add PRINTANDPAD macro. Handle grouping flag character.
Handle grouping for decimal integer and float values.
* libc/stdio/vfwprintf.c: Ditto.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1465&r2=1.1466
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/vfprintf.c.diff?cvsroot=src&r1=1.77&r2=1.78
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/vfwprintf.c.diff?cvsroot=src&r1=1.2&r2=1.3
More information about the Newlib-cvs
mailing list