Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2007 20:42:25 +0000
From:      David Malone <dwmalone@maths.tcd.ie>
To:        Sam Leffler <sam@errno.com>
Cc:        cvs-src@FreeBSD.org, Scott Long <scottl@samsco.org>, src-committers@FreeBSD.org, Alexander Leidinger <netchild@FreeBSD.org>, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/compat/linprocfs linprocfs.c
Message-ID:  <20070120204225.GA92792@walton.maths.tcd.ie>
In-Reply-To: <45B275F0.9030904@errno.com>
References:  <200701201932.l0KJWNST091647@repoman.freebsd.org> <45B271AD.9000503@samsco.org> <45B275F0.9030904@errno.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 20, 2007 at 12:05:04PM -0800, Sam Leffler wrote:
> Are the kernel prinf extensions documented anywhere (don't see 'em in
> printf(9))?  I always forget and have to resort to the code...

%jd and %zd are standard printf modifiers (as of C99 anyway) and
are documented in printf(3).

	David.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070120204225.GA92792>