From owner-cvs-all Tue Oct 15 21: 3:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DC5437B401; Tue, 15 Oct 2002 21:03:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 267E243E6E; Tue, 15 Oct 2002 21:03:03 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9G432mV013950; Tue, 15 Oct 2002 21:03:02 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9G432e3013949; Tue, 15 Oct 2002 21:03:02 -0700 (PDT) Message-Id: <200210160403.g9G432e3013949@repoman.freebsd.org> From: "Tim J. Robbins" Date: Tue, 15 Oct 2002 21:03:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen fmtcheck.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/10/15 21:03:02 PDT Modified files: lib/libc/gen fmtcheck.3 Log: Add a Bugs section and note that fmtcheck() is out of sync with printf(); it does not recognise any of the conversions or modifiers added in C99. Revision Changes Path 1.7 +7 -1 src/lib/libc/gen/fmtcheck.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message