summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/malloc_deferred.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make zero size allocation result consistentSebastian Huber2021-05-041-4/+0
* libcsupport: Move rtems_calloc()Sebastian Huber2021-04-201-15/+0
* malloc: Make deferred free support optionalSebastian Huber2020-07-241-37/+3
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* Add rtems_malloc() and rtems_calloc()Sebastian Huber2018-11-121-0/+25
* score: Add debug support to chainsSebastian Huber2016-07-221-1/+5
* malloc: Avoid memory leaks during task deleteSebastian Huber2016-04-061-1/+3
* malloc: Fix early realloc() allocationSebastian Huber2016-04-061-1/+1
* malloc: Fix function definitionSebastian Huber2016-03-011-1/+1
* malloc: Add _Malloc_System_state()Sebastian Huber2016-02-251-5/+63
* malloc: Use dedicated lock for deferred freesSebastian Huber2016-02-251-9/+26
* malloc: Clean up "malloc_p.h" header fileSebastian Huber2016-02-251-1/+1
* libcsupport: malloc_is_system_state_OK()Sebastian Huber2014-11-251-4/+3
* 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-0/+2
* libcsupport: Do not use _ISR_Nest_levelSebastian Huber2013-07-181-3/+0
* score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber2013-06-141-1/+1
* libcsupport: GCI Doxygen Task #7Alex Ivanov2012-12-111-0/+7
* libcsupport: malloc_deferred_frees_initialize()Sebastian Huber2012-10-251-6/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-04-21 Jennifer Averett <Jennifer.Averett@OARcorp.comJennifer Averett2011-04-211-1/+1
* Convert using "bool".Ralf Corsepius2008-09-011-4/+4
* 2008-07-03 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-031-5/+5
* 2008-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-091-2/+9
* 2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-191-0/+53