From owner-cvs-all Fri Jun 14 23: 1: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9906637B40E; Fri, 14 Jun 2002 23:00:58 -0700 (PDT) Received: (from chris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5F60wM78530; Fri, 14 Jun 2002 23:00:58 -0700 (PDT) (envelope-from chris) Message-Id: <200206150600.g5F60wM78530@freefall.freebsd.org> From: Chris Costello Date: Fri, 14 Jun 2002 23:00:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio printf.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 chris 2002/06/14 23:00:57 PDT Modified files: lib/libc/stdio printf.3 Log: o Move more information from BUGS into SECURITY CONSIDERATIONS and condense the redundant bits. o Provide an example for using snprintf over sprintf. This may be supplemented with an asprintf() example soon. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.40 +56 -50 src/lib/libc/stdio/printf.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message