summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_garbage.c
Commit message (Expand)AuthorAgeFilesLines
* Create sched_ufree and sched_kfree from sched_free; Use user-accessible heap ...patacongo2013-03-101-29/+87
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-5/+25
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-1/+1
* Remove executable property from many filespatacongo2011-08-191-0/+0
* More separation of kernel- and user-memory managementpatacongo2011-04-051-2/+2
* Move memory manager into user spacepatacongo2011-04-031-3/+2
* Switching to C99 stdint.h typespatacongo2009-12-141-1/+0
* Integrte work threadpatacongo2009-11-061-26/+18
* Incorporate the work threadpatacongo2009-11-051-0/+127