summaryrefslogtreecommitdiff
path: root/nuttx/mm/mm_memalign.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple heapspatacongo2013-03-081-7/+12
* Move all memory manager globals to a structure. Pass structure pointer as a ...patacongo2013-03-081-8/+35
* mm/ file clean-uppatacongo2012-07-141-45/+43
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-281-1/+1
* Fix warning introduced with last checkinpatacongo2011-01-191-1/+1
* Fix issues detected by CppCheck toolpatacongo2011-01-191-2/+2
* Switching to C99 stdint/stdbool.h typespatacongo2009-12-151-4/+4
* Finally, a clean SDCC compilepatacongo2007-02-271-10/+10
* Progress toward clean SDCC compilationpatacongo2007-02-211-9/+9
* Eliminating GCC dependenciespatacongo2007-02-201-2/+0
* NuttX RTOSpatacongo2007-02-171-0/+212