summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/heapallocate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-04-28heap: Fix heap statistics with protection enabledSebastian Huber1-0/+9
2022-02-28score/src/[a-m]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-07-16cpukit: occured -> occurredSebastian Huber1-1/+1
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-1/+5
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2016-06-22score: Improve heap protectionAlexander Krutwig1-2/+7
2014-11-28score: Add heap statisticsSebastian Huber1-4/+8
2014-03-24score: _Heap_Protection_set_delayed_free_fractionSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23score: Create heap implementation headerSebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2010-08-252010-08-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-31/+82
2009-09-092009-09-09 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-4/+3
2009-09-062009-09-06 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-25/+189
2009-08-262009-08-24 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-47/+32
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-1/+1
2008-10-022008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2007-02-11Use size_t for heap-sizes.Ralf Corsepius1-1/+1
2005-05-202005-05-14 Sergei Organov <osv@topconrd.ru>Joel Sherrill1-1/+1
2005-01-27Include config.h.Ralf Corsepius1-0/+3
2005-01-202005-01-20 Sergei Organov <osv@topconrd.ru>Joel Sherrill1-64/+29
2004-04-17Remove stray white spaces.Ralf Corsepius1-3/+3
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-9/+9
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-11-282000-11-28 Chris Johns <ccj@acm.org>Joel Sherrill1-1/+9
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split Heap and Time of Day Handlers.Joel Sherrill1-0/+107