das 2004/05/02 03:55:05 PDT FreeBSD src repository Modified files: lib/libc/gen fmtcheck.c Log: When *printf() and *scanf() are compiled without floating-point support, fmtcheck() should not accept format strings that contain floating-point formats. Revision Changes Path 1.7 +4 -0 src/lib/libc/gen/fmtcheck.c