DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Add support for %z[d,x,etc].
commit 9c7517abfa55202963735620962c2bbbe1544386
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]