summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskinitusers.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2017-11-22score: Simplify global constructionSebastian Huber1-20/+4
2016-12-12score: Introduce _Internal_error()Sebastian Huber1-8/+2
2016-12-12Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber1-2/+6
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-2/+1
2016-02-03Delete unused API extensionsSebastian Huber1-1/+0
2016-02-03rtems: Delete empty _RTEMS_API_Initialize()Sebastian Huber1-1/+0
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-2/+5
2016-01-08score: Avoid dead code in global constructionSebastian Huber1-1/+10
2016-01-08score: Add fatal errors for NULL entry init tasksSebastian Huber1-3/+11
2014-10-13score: Rework global constructionSebastian Huber1-1/+12
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber1-2/+2
2013-07-26score: Merge tod implementation into one fileSebastian Huber1-1/+0
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23rtems: Create tasks implementation headerSebastian Huber1-1/+1
2012-12-05rtems misc: Clean up Doxygen GCI Task #5Mathew Kallada1-3/+7
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-052011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-07-042009-07-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-11/+10
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2
2008-12-152008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+3
2007-05-21Split Classic API data instantiation into individual files. This reduces the...Joel Sherrill1-2/+7
2007-04-172007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+3
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1-0/+84