mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-17 04:41:58 +08:00
49 lines
984 B
ReStructuredText
49 lines
984 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-4.0
|
|
|
|
==================================
|
|
RTEMS POSIX API Guide (|version|).
|
|
==================================
|
|
|
|
| **COPYRIGHT (c) 1988 - 2015.**
|
|
| **On-Line Applications Research Corporation (OAR).**
|
|
| **COPYRIGHT (c) 2016-2018.**
|
|
| **RTEMS Foundation, The RTEMS Documentation Project**
|
|
|
|
| **License:**
|
|
| Creative Commons Attribution-ShareAlike 4.0 International Public License
|
|
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
|
|
|
|
.. 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
|
|
|
|
* :ref:`genindex`
|