Chris Johns fb72a002a3 Add unicode support for commonly used characters like copyright.
- This change makes the copyright character easier to see on editors
  lacking good unicode rendering support, ie terminals.
2019-02-28 10:22:54 +11:00

48 lines
885 B
ReStructuredText

.. SPDX-License-Identifier: CC-BY-SA-4.0
.. include:: ../common/unicode.rst
==================================
RTEMS POSIX API Guide (|version|).
==================================
.. topic:: Copyrights and License
| |copy| 2018 Marçal Comajoan Cara
| |copy| 2017 Gedare Bloom
| |copy| 1988, 2018 On-Line Applications Research Corporation (OAR)
.. include:: ../common/license.rst
.. include:: ../common/header.rst
.. toctree::
:maxdepth: 3
:numbered:
preface
process_creation_and_execution
signal
process_environment
files_and_directory
input_and_output
device_and_class_specific
language_specific_services
system_database
semaphore
mutex
condition_variable
memory_managment
scheduler
clock
timer
message_passing
thread
key
thread_cancellation
services_provided_by_c
services_provided_by_math
devctl
status_of_implementation
command