Date: Sun, 2 May 2004 03:55:05 -0700 (PDT) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen fmtcheck.c Message-ID: <200405021055.i42At5oc019899@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405021055.i42At5oc019899>