summaryrefslogtreecommitdiffstats
path: root/c-user/user_extensions.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* c-user: Split up user extensions managerSebastian Huber2020-09-021-573/+0
| | | | | | | This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
* c-user: Mention possible preemptionsSebastian Huber2020-06-181-3/+4
| | | | | Mention that object create/delete may case the calling task to be preempted due to the object allocator mutex.
* c-user: Document rtems_extension_create()Sebastian Huber2020-04-171-0/+2
| | | | Close #3953.
* c-user: Document thread switch extension changesSebastian Huber2020-03-031-13/+27
| | | | Close #3885.
* Simplify SPDX-License-Identifier commentSebastian Huber2019-01-111-1/+1
|
* Remove superfluous "All rights reserved."Sebastian Huber2019-01-111-1/+0
|
* Use standard format for copyright linesSebastian Huber2019-01-111-2/+1
|
* c-user: Clarify user extensionsSebastian Huber2018-01-051-10/+16
|
* Clean up sphinx warnings.Chris Johns2017-11-131-4/+8
| | | | | | | | | | - Fix minor formatting issues. - Fix reference the gloassary TLS using ':term:'. - Make sure nothing is between an anchor and the heading where ':ref:' references the anchor. This meant moving all the recently added '.. index::' entries. Update #3232. Update #3229.
* c-user: Fix index locations.Chris Johns2017-11-121-30/+31
| | | | Update #3229.
* c-user: Clarify user extensionsSebastian Huber2017-08-241-59/+66
| | | | Close #2367.
* c-user: Rework user extensions chapterSebastian Huber2017-01-261-301/+281
| | | | | Update #2692. Update #2752.
* Improve fatal error chapterSebastian Huber2016-12-121-1/+1
| | | | Update #2825.
* c-user: Fix header levels. Minor fixes.Chris Johns2016-11-091-1/+1
|
* c-user: Format the directives as descriptions.Chris Johns2016-11-081-79/+76
| | | | | | | | This change combined with the element list change in latex generates a much better looking PDF. Add a page break before each directive to like th previous versions of the manuals.
* Rename all manuals with an _ to have a -. It helps released naming of files.Chris Johns2016-11-031-0/+563