Searched hist:113191 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/lib/libc/stdio/
H A Dprintf-pos.cdiff 113191 Mon Apr 07 00:42:19 MDT 2003 das - %e conversions with precision 0 should not cause a decimal point to
be printed.
- Fix %f conversions where the number of significant digits is < expt.
This would be a one-line change were it not for thousands separators.
Noticed by tjr.
- Remove some unnecessary code in the parsing of precision specifiers.
H A Dvfprintf.cdiff 113191 Mon Apr 07 00:42:19 MDT 2003 das - %e conversions with precision 0 should not cause a decimal point to
be printed.
- Fix %f conversions where the number of significant digits is < expt.
This would be a one-line change were it not for thousands separators.
Noticed by tjr.
- Remove some unnecessary code in the parsing of precision specifiers.

Completed in 107 milliseconds