K 10 svn:author V 3 das K 8 svn:date V 27 2004-05-02T10:55:06.000000Z K 7 svn:log V 366 - To make it easier to compile *printf() and *scanf() without floating-point support, remove default definition of FLOATING_POINT from the source, and change the compile-time option to NO_FLOATING_POINT. - Remove the HEXFLOAT option. It saves an insignificant amount of space (<0.1% of the size of libc on i386) and complicates vfprintf() and checkfmt(). END