Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/tools/compat



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.




Home | Main Index | Thread Index | Old Index