summaryrefslogtreecommitdiff
path: root/nuttx/include/stdlib.h
Commit message (Expand)AuthorAgeFilesLines
* Can't use formal parameter name 'template' in stdlib.h. Causes C++ compilati...Gregory Nutt2014-11-061-2/+2
* Add mktemp() and mkstemp()Gregory Nutt2014-11-051-1/+3
* Add basic data structures that will allow us to move named semaphore support ...Gregory Nutt2014-09-281-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* _Exit() is the stdlib.h equivalent of unistd.h's _exit()Gregory Nutt2013-04-181-0/+5
* itoa() from Ryan Sundbergpatacongo2013-03-141-1/+5
* Add support for multiple heapspatacongo2013-03-081-31/+32
* Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo2012-01-311-3/+8
* STM32 fixes for F4 32-bit timerspatacongo2012-01-131-4/+4
* Add definitions to stdlib.h; update READMEpatacongo2011-10-301-2/+16
* Add inttypes.hpatacongo2010-10-101-1/+0
* Add labs(), llabs(), and imaxabs()patacongo2010-10-091-1/+8
* add abs()patacongo2010-10-091-0/+4
* Add strtodpatacongo2010-03-141-1/+2
* Add qsort()patacongo2009-06-201-0/+5
* Add strtoul, strtoll, strtoull, atol, and atoll.patacongo2009-06-141-2/+12
* Additional fixes for devkitARM toolchainpatacongo2009-06-111-2/+2
* cosmetic updatespatacongo2009-04-191-1/+1
* cosmeticpatacongo2008-11-161-18/+18
* Eliminate some Z16F compilation warnings.patacongo2008-01-281-1/+1
* Fixed for 8051 w/SDCC compilerpatacongo2007-12-281-2/+2
* Add basic tasking support for environment variablespatacongo2007-06-301-1/+22
* Finally, a clean SDCC compilepatacongo2007-02-271-15/+25
* Eliminating GCC dependenciespatacongo2007-02-201-1/+1
* NuttX RTOSpatacongo2007-02-171-0/+116