summaryrefslogtreecommitdiff
path: root/nuttx/include/stdint.h
Commit message (Expand)AuthorAgeFilesLines
* stdint.h: Don't use hex values to specify minimum values of fixed width, sig...Gregory Nutt2014-12-081-106/+106
* Correct naming of [U]INT_LEASTn_{MAX|MIN} and [U]INT_FASTn{MAX|MIN}. From Kos...Gregory Nutt2014-06-301-35/+35
* Fix some of the SIZE_MAX definitions updated in a recent commitGregory Nutt2014-01-081-4/+10
* Header file clean-uppatacongo2012-07-171-1/+1
* Remove executable property from many filespatacongo2011-08-191-0/+0
* Missing right comment delimiterpatacongo2011-07-191-1/+1
* Add support for accessing printf, sprintf, puts, etc. strings that do not lie...patacongo2011-07-011-0/+9
* Changes for clean RGMP compilepatacongo2011-05-121-2/+2
* Modify standard header files to work with RGMPpatacongo2011-05-121-3/+7
* Add logic to sleep in lpc17xx idle looppatacongo2011-03-021-4/+4
* Clean-up from big switch to stdint/stdboolpatacongo2009-12-161-0/+1
* Switching to C99 stdint.h typespatacongo2009-12-141-0/+291