summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/rtems_heap_greedy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-04-01cpukit/libcsupport/src/[g-r]*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2021-02-10libcsupport: Add sbrk greedy support to consume all sbrk memoryChris Johns1-12/+7
2021-02-08libcsupport: Have greedy allocations use consume extended memoryChris Johns1-0/+13
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-06-25heap: Add _Heap_Greedy_allocate_all_except_largestSebastian Huber1-0/+16
2012-12-10libcsupport: Doxygen enhancement task #5Alex Ivanov1-0/+7
2012-07-17score: Change greedy allocation APISebastian Huber1-2/+5
2012-02-10Added support functions for greedy heap allocationSebastian Huber1-0/+37