看板 DFBSD_commit 關於我們 聯絡資訊
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