16 Commits

Author SHA1 Message Date
Sebastian Huber
e52906b556 Simplify SPDX-License-Identifier comment 2019-01-11 07:22:01 +01:00
Sebastian Huber
12dccfe716 Remove superfluous "All rights reserved." 2019-01-11 07:18:56 +01:00
Sebastian Huber
4886d60aa8 Use standard format for copyright lines 2019-01-11 07:18:16 +01:00
Sebastian Huber
464d541653 c-user: Use uniprocessor throughout 2018-03-07 15:33:02 +01:00
Sebastian Huber
0acf49e980 Mention barrier manager in rtems_semaphore_flush() 2017-11-20 08:25:26 +01:00
Sebastian Huber
d9ecff105d c-users: Clarify semaphore obtain/flush 2017-11-16 10:44:55 +01:00
Chris Johns
33849946ff Clean up sphinx warnings.
- 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-13 13:25:18 +11:00
Chris Johns
6c5640131f c-user: Fix index locations.
Update #3229.
2017-11-12 14:34:48 +11:00
Sebastian Huber
1d073c5385 c-user: CONFIGURE_MAXIMUM_PROCESSORS
Update #2894.
2017-02-14 10:18:25 +01:00
Sebastian Huber
138c1ba886 c-user: Eliminate CONFIGURE_SMP_APPLICATION
Update #2893.
2017-02-03 13:35:38 +01:00
Sebastian Huber
a0d2eeea9d Use "in X config..." instead of "on X config..." 2017-02-01 13:42:39 +01:00
Sebastian Huber
8add1793d2 c-user: Add Key concept locking protocols
Update #2412.
Update #2556.
2017-02-01 07:58:30 +01:00
Sebastian Huber
31157bcd47 c-user: Clarify simple binary semaphore release
Close #2725.
2017-01-23 13:44:43 +01:00
Chris Johns
4da4a15ee1 c-user: Fix header levels. Minor fixes. 2016-11-09 11:42:30 +11:00
Chris Johns
53bb72e996 c-user: Format the directives as descriptions.
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-08 15:28:32 +11:00
Chris Johns
72a62ad88f Rename all manuals with an _ to have a -. It helps released naming of files. 2016-11-03 16:58:08 +11:00