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