summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/heapgreedy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28score/src/[a-m]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+3
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2014-04-07score: Fix for empty heapSebastian Huber1-1/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-23score: Create heap implementation headerSebastian Huber1-1/+1
2013-06-25heap: Add _Heap_Greedy_allocate_all_except_largestSebastian Huber1-0/+13
2013-06-21score: _Heap_Protection_free_all_delayed_blocks()Sebastian Huber1-0/+2
2012-11-28Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne1-0/+8
2012-07-17score: Change greedy allocation APISebastian Huber1-8/+25
2012-02-10Added support functions for greedy heap allocationSebastian Huber1-0/+62