summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskconstruct.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Introduce CPU budget operationsSebastian Huber2021-11-151-3/+6
* score: Rename _Stack_Free_nothing()Sebastian Huber2021-05-111-1/+1
* rtems: Check for NULL config in task constructSebastian Huber2021-04-231-0/+4
* score: Replace Objects_Name_or_id_lookup_errorsSebastian Huber2021-04-071-0/+4
* score: Fix internal error status numberSebastian Huber2021-04-071-0/+22
* score: Fix thread initializationSebastian Huber2021-02-261-16/+7
* score: Remove _Objects_Open()Sebastian Huber2021-02-241-1/+1
* score: Add _Thread_Get_objects_information()Sebastian Huber2021-02-011-0/+8
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-2/+3
* Remove *_Is_null() inline functionsSebastian Huber2020-10-141-1/+1
* rtems: Canonicalize name and id checksSebastian Huber2020-10-011-4/+6
* rtems: Add rtems_task_construct()Sebastian Huber2020-09-171-0/+300