summaryrefslogtreecommitdiff
path: root/nuttx/arch/sim/include/limits.h
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* MM: Minimum memory allocation must to up to 32 if sizeof pointer is 8-bytesGregory Nutt2014-11-021-3/+8
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* 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
* header file and file header clean-uppatacongo2011-03-281-1/+1
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-141-2/+3
* Add range of pointer integer typespatacongo2009-12-131-23/+28
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-0/+1
* Add to nsh, add limits.h, gets, strtok, strtok_rpatacongo2007-03-101-0/+74