src/newlib/libc/stdio vfprintf.c
jjohnstn@sourceware.org
jjohnstn@sourceware.org
Mon Apr 23 21:55:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sourceware.org 2007-04-23 22:55:31
Modified files:
newlib/libc/stdio: vfprintf.c
Log message:
2007-04-23 Brian Dessent <brian@dessent.net>
* libc/stdio/vfprintf.c (_vfprintf_r): When the alternate-form flag
has been specified with types 'f', 'F', 'g', or 'G', ensure the
trailing decimal is printed.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/vfprintf.c.diff?cvsroot=src&r1=1.49&r2=1.50
More information about the Newlib-cvs
mailing list