summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include/limits.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the definition of INT_FAST32_MIN which is already defined in stdint.h ...Gregory Nutt2014-11-121-3/+0
* Adds support for localtime. From Max NeklyudovGregory Nutt2014-08-121-0/+3
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-9/+9
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-051-20/+25
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-141-2/+3
* Add range of pointer integer typespatacongo2009-12-131-19/+24
* cosmeticpatacongo2008-11-061-12/+12
* Common ARM supportpatacongo2007-04-281-0/+75