From owner-freebsd-standards Wed Nov 28 11:42:50 2001 Delivered-To: freebsd-standards@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id CBBC437B41D for ; Wed, 28 Nov 2001 11:42:48 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.4) id fASJgjw01025; Wed, 28 Nov 2001 14:42:45 -0500 (EST) (envelope-from wollman) Date: Wed, 28 Nov 2001 14:42:45 -0500 (EST) From: Garrett Wollman Message-Id: <200111281942.fASJgjw01025@khavrinen.lcs.mit.edu> To: Bill Fenner Cc: freebsd-standards@bostonradio.org Subject: printf review In-Reply-To: <200111280742.fAS7g9609778@stash.attlabs.att.com> References: <200111280742.fAS7g9609778@stash.attlabs.att.com> Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > Here's another printf patch for review. I'd particularly like people > to look at the text in the man page for %a, %lc and %ls. I think > I addressed all of bde's issues in vfprintf.c but I'd appreciate > another check. Looks good. I thought of one more issue: are we certain that the buffer used to hold numbers being formatted is long enough when the ' modifier is used? -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message