summaryrefslogtreecommitdiff
path: root/inttypes
Commit message (Expand)AuthorAgeFilesLines
* Add _MIN and _MAX macros for the fixed-size types.H. Peter Anvin2007-08-201-0/+16
* inttypes.h: for older preprocessors, specify L and LL as appropriateH. Peter Anvin2007-06-211-3/+3
* inttypes.h: Fix spelling of SHRT_MAXH. Peter Anvin2007-06-211-1/+1
* inttypes.h: do a single ersatz <inttypes.h> based on <limits.h>H. Peter Anvin2007-06-214-299/+185
* Fix the [U]INT*_C() creation macrosH. Peter Anvin2007-06-023-41/+31
* For platforms that don't have them, provide <inttypes.h> for common models.H. Peter Anvin2007-06-023-0/+309