summaryrefslogtreecommitdiff
path: root/nuttx/lib/lib_isbasedigit.c
Commit message (Expand)AuthorAgeFilesLines
* Move string.h functions in lib/ to lib/stringpatacongo2011-03-301-105/+0
* Switching to C99 stdint.h typespatacongo2009-12-141-8/+10
* Add strtoul, strtoll, strtoull, atol, and atoll.patacongo2009-06-141-0/+103