summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/wkspace.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* score: Fix per-CPU data allocationSebastian Huber2018-12-181-26/+44
* score: Static Objects_Information initializationSebastian Huber2018-12-141-19/+1
* posix: Provide threads by defaultSebastian Huber2018-10-291-2/+0
* posix: Split posix_api_configuration_tableSebastian Huber2018-10-291-1/+2
* score: Allocate per-CPU data only if necessarySebastian Huber2018-09-191-13/+17
* score: Add flexible per-CPU dataSebastian Huber2018-09-101-21/+107
* score: Introduce _Internal_error()Sebastian Huber2016-12-121-2/+2
* score: Remove fatal is internal indicatorSebastian Huber2016-12-091-10/+2
* score: Avoid SCORE_EXTERNSebastian Huber2016-02-171-0/+2
* score: Add comment regarding TLS workspace sizeSebastian Huber2014-05-211-0/+8
* score: Fix TLS size usageSebastian Huber2014-05-051-1/+1
* score: Fix workspace size estimate for TLSSebastian Huber2014-04-091-3/+10
* score: _Heap_Protection_set_delayed_free_fractionSebastian Huber2014-03-241-0/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Rename _Internal_error_Occurred()Sebastian Huber2014-02-211-2/+2
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-0/+30
* score: Add _Workspace_Allocate_aligned()Sebastian Huber2014-02-041-0/+5
* score: Create heap implementation headerSebastian Huber2013-07-231-3/+3
* score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov2012-11-291-11/+7
* score: Work area initialization API changeSebastian Huber2012-10-251-13/+54
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-11-101-4/+4
* 2011-02-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2011-02-161-2/+1
* 2011-02-15 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-161-2/+3
* 2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-04-071-1/+0
* 2009-09-14 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill2009-09-141-13/+3
* 2009-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-051-6/+15
* 2009-07-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-301-2/+27
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-3/+3
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-4/+7
* 2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-151-2/+2
* 2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-11-201-3/+3
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-021-3/+3
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-06-051-1/+1
* 2008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-01-091-7/+22
* 2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-031-13/+6
* Change _Workspace_Handler_initialization and _Workspace_Allocate_or_fatal_err...Ralf Corsepius2007-03-161-2/+2
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-171-5/+5
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-7/+7
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* loop to clear workspace memory changed to use sizeof rather thanJoel Sherrill1996-09-181-1/+1
* thread.c: added support for optional user provided stack allocatorJoel Sherrill1996-04-221-0/+43
* posix support initially addedJoel Sherrill1995-09-261-2/+2