summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskinitusers.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-141-1/+0
* score: Simplify global constructionSebastian Huber2017-11-221-20/+4
* score: Introduce _Internal_error()Sebastian Huber2016-12-121-8/+2
* Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber2016-12-121-2/+6
* score: Remove fatal is internal indicatorSebastian Huber2016-12-091-2/+1
* Delete unused API extensionsSebastian Huber2016-02-031-1/+0
* rtems: Delete empty _RTEMS_API_Initialize()Sebastian Huber2016-02-031-1/+0
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-2/+5
* score: Avoid dead code in global constructionSebastian Huber2016-01-081-1/+10
* score: Add fatal errors for NULL entry init tasksSebastian Huber2016-01-081-3/+11
* score: Rework global constructionSebastian Huber2014-10-131-1/+12
* 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
* score: Merge tod implementation into one fileSebastian Huber2013-07-261-1/+0
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+0
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* rtems: Create tasks implementation headerSebastian Huber2013-07-231-1/+1
* rtems misc: Clean up Doxygen GCI Task #5Mathew Kallada2012-12-051-3/+7
* score: Add and use <rtems/score/userextimpl.h>Sebastian Huber2012-11-221-1/+0
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-051-1/+1
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2009-07-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-041-11/+10
* Eliminate TRUE/FALSE.Ralf Corsepius2009-01-061-2/+2
* 2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-151-2/+3
* Split Classic API data instantiation into individual files. This reduces the...Joel Sherrill2007-05-211-2/+7
* 2007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-171-3/+3
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1999-05-171-0/+84