[489740f] | 1 | .. comment SPDX-License-Identifier: CC-BY-SA-4.0 |
---|
| 2 | |
---|
[7193f09] | 3 | ================================== |
---|
| 4 | RTEMS POSIX API Guide (|version|). |
---|
| 5 | ================================== |
---|
[1264a8f] | 6 | |
---|
[efc29ff] | 7 | | **COPYRIGHT (c) 1988 - 2015.** |
---|
| 8 | | **On-Line Applications Research Corporation (OAR).** |
---|
[969e60e] | 9 | | **COPYRIGHT (c) 2016-2018.** |
---|
[efc29ff] | 10 | | **RTEMS Foundation, The RTEMS Documentation Project** |
---|
[fa70fd2] | 11 | |
---|
[efc29ff] | 12 | | **License:** |
---|
| 13 | | Creative Commons Attribution-ShareAlike 4.0 International Public License |
---|
| 14 | | https://creativecommons.org/licenses/by-sa/4.0/legalcode |
---|
[fa70fd2] | 15 | |
---|
| 16 | The authors have used their best efforts in preparing this material. These |
---|
| 17 | efforts include the development, research, and testing of the theories and |
---|
| 18 | programs to determine their effectiveness. No warranty of any kind, expressed |
---|
| 19 | or implied, with regard to the software or the material contained in this |
---|
| 20 | document is provided. No liability arising out of the application or use of |
---|
| 21 | any product described in this document is assumed. The authors reserve the |
---|
| 22 | right to revise this material and to make changes from time to time in the |
---|
| 23 | content hereof without obligation to notify anyone of such revision or changes. |
---|
| 24 | |
---|
| 25 | The RTEMS Project is hosted at http://www.rtems.org/. Any inquiries concerning |
---|
| 26 | RTEMS, its related support components, or its documentation should be directed |
---|
| 27 | to the Community Project hosted at http://www.rtems.org/. |
---|
| 28 | |
---|
| 29 | .. topic:: RTEMS Online Resources |
---|
| 30 | |
---|
| 31 | ================ ============================= |
---|
| 32 | Home https://www.rtems.org/ |
---|
| 33 | Developers https://devel.rtems.org/ |
---|
| 34 | Documentation https://docs.rtems.org/ |
---|
| 35 | Bug Reporting https://devel.rtems.org/query |
---|
| 36 | Mailing Lists https://lists.rtems.org/ |
---|
| 37 | Git Repositories https://git.rtems.org/ |
---|
| 38 | ================ ============================= |
---|
[1264a8f] | 39 | |
---|
| 40 | .. toctree:: |
---|
| 41 | :maxdepth: 3 |
---|
| 42 | :numbered: |
---|
| 43 | |
---|
[fa70fd2] | 44 | preface |
---|
[1264a8f] | 45 | process_creation_and_execution |
---|
| 46 | signal |
---|
| 47 | process_environment |
---|
| 48 | files_and_directory |
---|
| 49 | input_and_output |
---|
| 50 | device_and_class_specific |
---|
| 51 | language_specific_services |
---|
| 52 | system_database |
---|
| 53 | semaphore |
---|
| 54 | mutex |
---|
| 55 | condition_variable |
---|
| 56 | memory_managment |
---|
| 57 | scheduler |
---|
| 58 | clock |
---|
| 59 | timer |
---|
| 60 | message_passing |
---|
| 61 | thread |
---|
| 62 | key |
---|
| 63 | thread_cancellation |
---|
| 64 | services_provided_by_c |
---|
| 65 | services_provided_by_math |
---|
[ca2926f] | 66 | devctl |
---|
[1264a8f] | 67 | status_of_implementation |
---|
| 68 | command |
---|
| 69 | |
---|
[5ce8e43] | 70 | * :ref:`genindex` |
---|