git: kernel - Add support for %z[d,x,etc].
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Aug 25 12:39:46 PDT 2009
commit 9c7517abfa55202963735620962c2bbbe1544386
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Aug 25 12:38:18 2009 -0700
kernel - Add support for %z[d,x,etc].
* %z used to be used for hex printing. Instead use it for
size_t as per ANSI-C.
Summary of changes:
sys/kern/subr_prf.c | 13 ++++++++-----
1 files changed, 8 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9c7517abfa55202963735620962c2bbbe1544386
--
DragonFly BSD source repository
More information about the Commits
mailing list