summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/floatio.h
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2004-01-18 08:28:32 +0000
committerdas <das@FreeBSD.org>2004-01-18 08:28:32 +0000
commitaa64e11b02a1050fd3637f3073995d7ffe4025f2 (patch)
treebd599bab38e9ac027b0c9d8ae279b4d5f684af18 /lib/libc/stdio/floatio.h
parent9d7d7a8c5d5b9325e2b7322a102ebc4fb7f36b2d (diff)
downloadFreeBSD-src-aa64e11b02a1050fd3637f3073995d7ffe4025f2.zip
FreeBSD-src-aa64e11b02a1050fd3637f3073995d7ffe4025f2.tar.gz
Fix some bugs affecting the %a and %A format specifiers. Since
these are not fully implemented and ifdef'd out, the bugs have never manifested themselves. Specifically: - Fix a memory leak in the case where %a follows another floating-point format. - Make the %a/%A code behave like %e/%E with respect to precision. - It is no longer valid to assume that '-' and '0x' are mutually exclusive. - Address other minor issues.
Diffstat (limited to 'lib/libc/stdio/floatio.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud