.. 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
