summaryrefslogtreecommitdiff
path: root/nuttx/mm/mm_sem.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic changesGregory Nutt2014-05-281-0/+3
* Add support for multiple heapspatacongo2013-03-081-22/+3
* Move all memory manager globals to a structure. Pass structure pointer as a ...patacongo2013-03-081-36/+28
* mm/ file clean-uppatacongo2012-07-141-24/+22
* Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2012-06-061-2/+2
* Fix an error that caused interrupts to become disabledpatacongo2011-06-181-0/+2
* Fix AVR clock setup; add SPI driverpatacongo2011-06-171-1/+1
* Switching to C99 stdint/stdbool.h typespatacongo2009-12-151-3/+3
* Typo in commentspatacongo2008-11-131-1/+1
* Changes for ZNeo compilepatacongo2008-01-091-23/+27
* Add 8052 IRQ test; Fix places where IDLE task could try to wait on semaphoresnuttx-1.1patacongo2007-03-141-4/+70
* Eliminating GCC dependenciespatacongo2007-02-201-6/+6
* NuttX RTOSpatacongo2007-02-171-0/+177