mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 05:39:11 +08:00

- This change makes the copyright character easier to see on editors lacking good unicode rendering support, ie terminals.
48 lines
885 B
ReStructuredText
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
|