summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/rtems_heap_greedy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libcsupport: Add sbrk greedy support to consume all sbrk memoryChris Johns2021-02-101-12/+7
* libcsupport: Have greedy allocations use consume extended memoryChris Johns2021-02-081-0/+13
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* 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