From owner-cvs-all Thu May 23 10:11:19 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id A41DA37B406; Thu, 23 May 2002 10:11:01 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g4NH9QW26669; Thu, 23 May 2002 13:09:26 -0400 (EDT) (envelope-from mike) Date: Thu, 23 May 2002 13:09:26 -0400 From: Mike Barcroft To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mutex.c Message-ID: <20020523130926.A26122@espresso.q9media.com> References: <200205230308.g4N38hB91794@freefall.freebsd.org> <20020522233435.H60747@espresso.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: ; from des@ofug.org on Thu, May 23, 2002 at 01:02:22PM +0200 Organization: The FreeBSD Project 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 Dag-Erling Smorgrav writes: > Mike Barcroft writes: > > I don't think printf(9) groks %j yet. Dima has a patch though, so it > > probably won't be too much longer. > > Ooops. IWBNI the printf(9) man page were kept in synch with the code. Indeed. The current contents are mostly a cop out: : Each of these related functions use the fmt parameter in the same : manner as printf(3). However, printf(9) adds two other conversion : specifiers. This has always been incorrect, since for instance printf(9) has never supported floating-point conversion specifiers. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message