K 10 svn:author V 3 das K 8 svn:date V 27 2003-06-28T09:03:05.000000Z K 7 svn:log V 231 Revamp scanf's floating-point-parsing algorithm to support [+|-]Inf, [+|-]NaN, nan(...), and hexidecimal FP constants. While here, add %a and %A, which are aliases for %e, and add support for long doubles. Reviewed by: standards@ END