K 10 svn:author V 6 fenner K 8 svn:date V 27 1996-03-20T18:28:48.000000Z K 7 svn:log V 261 The 4.4-lite vfprintf counted the %# hex prefix and the sign in the precision; ANSI X3J11 is not crystal clear but certainly says that the precision specifies the number of /digits/, and signs and "0x" aren't really digits. NetBSD already has a similar patch. END