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