summaryrefslogtreecommitdiffstats
path: root/c-user/user_extensions.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-02c-user: Split up user extensions managerSebastian Huber1-573/+0
This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.
2020-06-18c-user: Mention possible preemptionsSebastian Huber1-3/+4
Mention that object create/delete may case the calling task to be preempted due to the object allocator mutex.
2020-04-17c-user: Document rtems_extension_create()Sebastian Huber1-0/+2
Close #3953.
2020-03-03c-user: Document thread switch extension changesSebastian Huber1-13/+27
Close #3885.
2019-01-11Simplify SPDX-License-Identifier commentSebastian Huber1-1/+1
2019-01-11Remove superfluous "All rights reserved."Sebastian Huber1-1/+0
2019-01-11Use standard format for copyright linesSebastian Huber1-2/+1
2018-01-05c-user: Clarify user extensionsSebastian Huber1-10/+16
2017-11-13Clean up sphinx warnings.Chris Johns1-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.
2017-11-12c-user: Fix index locations.Chris Johns1-30/+31
Update #3229.
2017-08-24c-user: Clarify user extensionsSebastian Huber1-59/+66
Close #2367.
2017-01-26c-user: Rework user extensions chapterSebastian Huber1-301/+281
Update #2692. Update #2752.
2016-12-12Improve fatal error chapterSebastian Huber1-1/+1
Update #2825.
2016-11-09c-user: Fix header levels. Minor fixes.Chris Johns1-1/+1
2016-11-08c-user: Format the directives as descriptions.Chris Johns1-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.
2016-11-03Rename all manuals with an _ to have a -. It helps released naming of files.Chris Johns1-0/+0
2016-10-28c_user: Remove errors and warnings.Chris Johns1-0/+2
2016-05-20Set SPDX License Identifier in each source file.Chris Johns1-0/+2
2016-05-02Change code to code-block.Chris Johns1-13/+13
2016-05-02Clean ups.Chris Johns1-335/+302
2016-05-02Convert all Unicode to ASCII(128)Amar Takhar1-14/+14
2016-05-02Split document into seperate files by section.Amar Takhar1-68/+71
2016-05-02Split document into seperate files by section.Amar Takhar1-0/+589