Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add _MIN and _MAX macros for the fixed-size types. | H. Peter Anvin | 2007-08-20 | 1 | -0/+16 |
* | inttypes.h: for older preprocessors, specify L and LL as appropriate | H. Peter Anvin | 2007-06-21 | 1 | -3/+3 |
* | inttypes.h: Fix spelling of SHRT_MAX | H. Peter Anvin | 2007-06-21 | 1 | -1/+1 |
* | inttypes.h: do a single ersatz <inttypes.h> based on <limits.h> | H. Peter Anvin | 2007-06-21 | 4 | -299/+185 |
* | Fix the [U]INT*_C() creation macros | H. Peter Anvin | 2007-06-02 | 3 | -41/+31 |
* | For platforms that don't have them, provide <inttypes.h> for common models. | H. Peter Anvin | 2007-06-02 | 3 | -0/+309 |