Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   joerg
Date:           Mon Apr 22 21:26:48 UTC 2013

Modified Files:
        src/sys/sys: inttypes.h stdint.h

Log Message:
C++11 no longer requires __STDC_LIMIT_MACROS, __STDC_CONSTANT_MACROS or
__STDC_FORMAT_MACROS to be set for the C headers to work.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/sys/inttypes.h
cvs rdiff -u -r1.6 -r1.7 src/sys/sys/stdint.h

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