summaryrefslogtreecommitdiff
path: root/nuttx/include/limits.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some of the SIZE_MAX definitions updated in a recent commitGregory Nutt2014-01-081-2/+14
* Improve capability to traverse inodes in the NuttX psuedo-filesystem; now ret...patacongo2012-08-031-3/+21
* Header file clean-uppatacongo2012-07-171-1/+1
* Switching to C99 stdint.h typespatacongo2009-12-141-2/+2
* cosmeticpatacongo2008-11-161-6/+6
* Add support for custom system timer frequencypatacongo2007-06-091-2/+18
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-9/+129
* Added opendir, readdir, closedir, etc.patacongo2007-03-141-0/+9
* Add to nsh, add limits.h, gets, strtok, strtok_rpatacongo2007-03-101-0/+49