diff options
author | das <das@FreeBSD.org> | 2003-04-14 11:24:53 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2003-04-14 11:24:53 +0000 |
commit | c01851b648b124bfc6d97b44841f0f513d2352be (patch) | |
tree | c9518de5ec2d21864a9bd486a2b7d30ccda5ef22 /tools/regression/lib/libc/stdio | |
parent | 6efce81948c67ccea6ca2bb90a447bb8da444c8b (diff) | |
download | FreeBSD-src-c01851b648b124bfc6d97b44841f0f513d2352be.zip FreeBSD-src-c01851b648b124bfc6d97b44841f0f513d2352be.tar.gz |
Fix a bug where printf was erroneously printing a decimal point for
%f and sufficiently short %g specifiers where the precision was
explicitly zero, no '#' flag was specified, and the floating point
argument was > 0 and <= 0.5. While at it, add some comments to better
explain the relevant bits of code.
Noticed by: Christoph Kukulies <kuku@physik.rwth-aachen.de>
Diffstat (limited to 'tools/regression/lib/libc/stdio')
0 files changed, 0 insertions, 0 deletions