Subject: CVS commit: src/share/misc
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 08/25/2005 17:51:58
Module Name: src
Committed By: briggs
Date: Thu Aug 25 17:51:58 UTC 2005
Modified Files:
src/share/misc: style
Log Message:
Add some comments about using inttypes.h / int_fmtio.h macros.
Show use of PRIdMAX, PRIxMAX, PRId64, PRIx32, and refer to SCN*.
Inspired by comments from Roland Illig and others.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/share/misc/style
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.