summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/workspacegreedy.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
* cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* cputkit/rtems: Remove warningChris Johns2021-02-131-0/+1
* libcsupport: Add sbrk greedy support to consume all sbrk memoryChris Johns2021-02-101-2/+10
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-3/+7
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* score: Use proper protectionSebastian Huber2014-04-071-6/+7
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-261-1/+2
* score: Create heap implementation headerSebastian Huber2013-07-231-0/+1
* heap: Add _Heap_Greedy_allocate_all_except_largestSebastian Huber2013-06-251-0/+16
* score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada2012-12-021-0/+7
* score: Change greedy allocation APISebastian Huber2012-07-171-2/+5
* Add functions for greedy workspace allocationSebastian Huber2012-02-171-0/+38