summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/heap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-20score: Include missing header fileSebastian Huber1-0/+2
2023-10-13cpukit: Remove unused includesKinsey Moore1-2/+0
2023-05-20Update company nameSebastian Huber1-1/+1
2022-02-28score/src/[a-m]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2019-11-05heap: Simplify _Heap_Block_allocate()Sebastian Huber1-24/+24
2019-11-05rtems-5: Improve heap fatal error informationsebastian.huber1-4/+10
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-1/+1
2015-01-22score: Delete superfluous Heap_Statistics::instanceSebastian Huber1-3/+0
2014-04-09score: Fix workspace size estimate for TLSSebastian Huber1-1/+2
2014-03-24score: _Heap_Protection_set_delayed_free_fractionSebastian Huber1-0/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-0/+1
2013-07-23score: Create heap implementation headerSebastian Huber1-5/+4
2013-07-22score: Use _Thread_Get_executing()Sebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2011-04-052011-04-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+1
2010-11-042010-11-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2010-08-252010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-11/+62
2010-06-072010-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-32/+60
2009-09-252009-09-25 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-2/+1
2009-09-092009-09-09 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-45/+104
2009-09-062009-09-06 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-76/+164
2009-08-262009-08-24 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-123/+119
2009-07-092009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+1
2008-12-142008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-11-202008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+6
2008-10-022008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-6/+5
2007-09-122007-09-12 Sergei Organov <osv@javad.com>Joel Sherrill1-5/+7
2007-09-072007-09-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-6/+6
2007-02-11More size_t for heap-sizes.Ralf Corsepius1-1/+1
2007-02-11Use size_t for heap-sizes.Ralf Corsepius1-2/+2
2006-01-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+6
2005-11-06Eliminate obsolete types.Ralf Corsepius1-1/+1
2005-05-202005-05-14 Sergei Organov <osv@topconrd.ru>Joel Sherrill1-40/+46
2005-01-27Include config.h.Ralf Corsepius1-3/+3
2005-01-202005-01-20 Sergei Organov <osv@topconrd.ru>Joel Sherrill1-38/+207
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-4/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split Heap and Time of Day Handlers.Joel Sherrill1-444/+0
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1997-04-09enhanced printf statementsJoel Sherrill1-4/+4