Module Name:    pcc-libs
Committed By:   gmcgarry
Date:           Sat Jan 24 21:47:38 UTC 2009

Modified Files:
        pcc-libs/libpcc/include: libpcc_float.h libpcc_stdarg.h
            libpcc_stdbool.h libpcc_stddef.h

Log Message:
Use compiler-supplied macros for types (if availabel): __OFF_T__,
__PTRDIFF_TYPE__, __WCHAR_TYPE__, __SIZE_TYPE__ and __WINT_TYPE__.

While here, use libpcc-specific defines for multiple-inclusion protection.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pcc-libs/libpcc/include/libpcc_float.h \
    pcc-libs/libpcc/include/libpcc_stdarg.h \
    pcc-libs/libpcc/include/libpcc_stdbool.h \
    pcc-libs/libpcc/include/libpcc_stddef.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to