summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/heapfree.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-1/+1
2019-11-05rtems-5: Improve heap fatal error informationsebastian.huber1-3/+3
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2014-11-28score: Add heap statisticsSebastian Huber1-0/+1
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-20/+7
2014-03-25score: Fix heap protectionSebastian Huber1-7/+21
2014-03-24score: _Heap_Protection_set_delayed_free_fractionSebastian Huber1-21/+7
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-1/+1
2013-07-23score: Create heap implementation headerSebastian Huber1-1/+1
2013-07-22score: Use _Thread_Get_executing()Sebastian Huber1-1/+1
2013-06-25heap: Workaround for workspace protectionSebastian Huber1-1/+7
2013-06-14score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-05-24Remove white-spaces.Ralf Corsepius1-4/+4
2011-04-212011-04-21 Jennifer Averett <Jennifer.Averett@OARcorp.comJennifer Averett1-1/+1
2011-03-012011-03-01 Chris Johns <chrisj@rtems.org>Chris Johns1-9/+18
2010-08-252010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+91
2009-09-062009-09-06 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-17/+15
2009-08-262009-08-24 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-74/+56
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-14/+14
2008-09-04Convert to "bool".Ralf Corsepius1-2/+2
2007-07-112007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+15
2005-05-202005-05-14 Sergei Organov <osv@topconrd.ru>Joel Sherrill1-2/+3
2005-01-27Include config.h.Ralf Corsepius1-0/+3
2005-01-202005-01-20 Sergei Organov <osv@topconrd.ru>Joel Sherrill1-43/+68
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
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-0/+105