summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/heapgreedy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* score/src/[a-m]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-1/+3
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* score: Fix for empty heapSebastian Huber2014-04-071-1/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create heap implementation headerSebastian Huber2013-07-231-1/+1
* heap: Add _Heap_Greedy_allocate_all_except_largestSebastian Huber2013-06-251-0/+13
* score: _Heap_Protection_free_all_delayed_blocks()Sebastian Huber2013-06-211-0/+2
* Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne2012-11-281-0/+8
* score: Change greedy allocation APISebastian Huber2012-07-171-8/+25
* Added support functions for greedy heap allocationSebastian Huber2012-02-101-0/+62