Subject: CVS commit: basesrc/tools/compat
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 03/07/2002 20:28:49
Module Name: basesrc
Committed By: tv
Date: Thu Mar 7 18:28:48 UTC 2002
Modified Files:
basesrc/tools/compat: config.h.in configure configure.ac
Log Message:
Add compat defns for uint*_t (the non-underscored ones).
[The logic in all of this is ugly, and should instead be fixed up to use
AC_CHECK_SIZEOF to use primitives if the counterpart type is unavailable.]
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/tools/compat/config.h.in
cvs rdiff -r1.8 -r1.9 basesrc/tools/compat/configure \
basesrc/tools/compat/configure.ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.