summaryrefslogtreecommitdiffstats
path: root/c-user/task (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-25c-user: Link task entry and global constructionSebastian Huber1-3/+3
2023-07-20c-user: Fix typoSebastian Huber1-1/+1
2023-07-20c-user: Update copyright and use glossary termsSebastian Huber2-4/+4
2023-07-06c-user: Update references to rtems_task_wake_afterKinsey Moore3-16/+21
2023-05-20Update company nameSebastian Huber5-5/+5
2023-05-09c-user: Generate API type documentationSebastian Huber1-20/+21
2023-02-14c-user: Harmonize header file referencesSebastian Huber1-3/+3
2022-11-30c-user/*: Add trailing parentheses on methods in index which were missing itJoel Sherrill3-11/+11
2022-10-04c-user: Add application config info directivesSebastian Huber1-1/+1
2022-10-04c-user: Add types to macrosSebastian Huber1-1/+1
2022-07-28c-user: Document new rtems_task_delete() behaviourSebastian Huber1-5/+20
2022-07-28c-user: Document task life statesSebastian Huber1-1/+53
2022-03-30c-user: Clarify scheduler of created taskSebastian Huber1-3/+3
2021-11-19c-user: Use RTEMS_WHO_AM_I for rtems_task_ident()Sebastian Huber1-2/+2
2021-09-15c-user: Clarify task prioritiesSebastian Huber1-4/+10
2021-06-15c-user: Use a common phrase for pointer parametersSebastian Huber1-25/+25
2021-05-27c-user: Document new rtems_task_delete() errorSebastian Huber1-0/+3
2021-05-12c-user: Constify rtems_task_wake_when()Sebastian Huber1-1/+1
2021-05-12c-user: Clarify rtems_task_get_priority()Sebastian Huber1-2/+2
2021-05-12c-user: Document rtems_task_set_scheduler() errorsSebastian Huber1-2/+22
2021-04-28c-user: Generate task manager documentationSebastian Huber2-1187/+1759
2021-02-10c-user: Move deprecated/removed directivesSebastian Huber3-0/+331
2021-02-10c-user: Add labels to the manager chaptersSebastian Huber1-0/+2
2020-09-02c-user: Split up task managerSebastian Huber5-0/+2101