5am
Last change
on this file since b5014fe was
b5014fe,
checked in by Sebastian Huber <sebastian.huber@…>, on 01/11/19 at 09:39:19
|
Reformat and update copyright and license notices
For everything before 2015 an OAR copyright is assumed. Later copyright
notices are based on Git commits on a best effort basis.
The copyright notices of the "RTEMS Software Engineering Handbook" and
the "RTEMS CPU Architecture Supplement" are incomplete.
|
-
Property mode set to
100644
|
File size:
856 bytes
|
Line | |
---|
1 | .. SPDX-License-Identifier: CC-BY-SA-4.0 |
---|
2 | |
---|
3 | ================================== |
---|
4 | RTEMS POSIX API Guide (|version|). |
---|
5 | ================================== |
---|
6 | |
---|
7 | .. topic:: Copyrights and License |
---|
8 | |
---|
9 | | © 2018 Marçal Comajoan Cara |
---|
10 | | © 2017 Gedare Bloom |
---|
11 | | © 1988, 2018 On-Line Applications Research Corporation (OAR) |
---|
12 | |
---|
13 | .. include:: ../common/license.rst |
---|
14 | |
---|
15 | .. include:: ../common/header.rst |
---|
16 | |
---|
17 | .. toctree:: |
---|
18 | :maxdepth: 3 |
---|
19 | :numbered: |
---|
20 | |
---|
21 | preface |
---|
22 | process_creation_and_execution |
---|
23 | signal |
---|
24 | process_environment |
---|
25 | files_and_directory |
---|
26 | input_and_output |
---|
27 | device_and_class_specific |
---|
28 | language_specific_services |
---|
29 | system_database |
---|
30 | semaphore |
---|
31 | mutex |
---|
32 | condition_variable |
---|
33 | memory_managment |
---|
34 | scheduler |
---|
35 | clock |
---|
36 | timer |
---|
37 | message_passing |
---|
38 | thread |
---|
39 | key |
---|
40 | thread_cancellation |
---|
41 | services_provided_by_c |
---|
42 | services_provided_by_math |
---|
43 | devctl |
---|
44 | status_of_implementation |
---|
45 | command |
---|
46 | |
---|
47 | * :ref:`genindex` |
---|
Note: See
TracBrowser
for help on using the repository browser.