OSDN Git Service

2001-01-23 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Tue, 23 Jan 2001 19:49:07 +0000 (19:49 +0000)
committerjjohnstn <jjohnstn>
Tue, 23 Jan 2001 19:49:07 +0000 (19:49 +0000)
commit5d1fa522e27857fa4773c3adf80aa576b904b852
tree1263e6664efcbae80553c4c6445b5a09bab642ae
parentc61b8961f6719f5eb2d703b4d5af744a351ec95b
2001-01-23  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdio/vfprintf.c (_VFPRINTF_R): Modification to fix
        that suppressed . for %.0f, 0.1.  Check now looks if there
        are padding zeroes (expt) in addition to any digits (ndig) to
        print.
newlib/ChangeLog
newlib/libc/stdio/vfprintf.c