summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/rtems_heap_greedy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* heap: Add _Heap_Greedy_allocate_all_except_largestSebastian Huber2013-06-251-0/+16
* libcsupport: Doxygen enhancement task #5Alex Ivanov2012-12-101-0/+7
* score: Change greedy allocation APISebastian Huber2012-07-171-2/+5
* Added support functions for greedy heap allocationSebastian Huber2012-02-101-0/+37