Changeset ef0a063 in rtems-docs
- Timestamp:
- 01/17/16 00:14:55 (7 years ago)
- Branches:
- 4.11, 5, am, master
- Children:
- c0e0c96
- Parents:
- 7a758c2
- git-author:
- Amar Takhar <amar@…> (01/17/16 00:14:55)
- git-committer:
- Amar Takhar <verm@…> (05/03/16 00:51:23)
- Location:
- posix1003_1
- Files:
-
- 21 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
posix1003_1/index.rst
r7a758c2 ref0a063 1 .. include:: posix1003_1.rst 1 =================================== 2 RTEMS POSIX 1003.1 Compliance Guide 3 =================================== 4 5 COPYRIGHT © 1988 - 2015. 6 7 On-Line Applications Research Corporation (OAR). 8 9 The authors have used their best efforts in preparing 10 this material. These efforts include the development, research, 11 and testing of the theories and programs to determine their 12 effectiveness. No warranty of any kind, expressed or implied, 13 with regard to the software or the material contained in this 14 document is provided. No liability arising out of the 15 application or use of any product described in this document is 16 assumed. The authors reserve the right to revise this material 17 and to make changes from time to time in the content hereof 18 without obligation to notify anyone of such revision or changes. 19 20 The RTEMS Project is hosted at http://www.rtems.org. Any 21 inquiries concerning RTEMS, its related support components, or its 22 documentation should be directed to the Community Project hosted athttp://www.rtems.org. 23 24 Any inquiries for commercial services including training, support, custom 25 development, application development assistance should be directed tohttp://www.rtems.com. 26 27 28 29 Table of Contents 30 ----------------- 31 32 .. toctree:: 33 34 preface 35 36 37 .. toctree:: 38 :maxdepth: 3 39 :numbered: 40 41 preface 42 general 43 terminology 44 process_primitives 45 process_environment 46 files_and_directories 47 input_and_output 48 device_and_class_specific 49 language_specific_services 50 system_database 51 data_interchange_format 52 synchronization 53 memory_managment 54 execution_scheduling 55 clocks_and_timers 56 message_passing 57 thread_managment 58 thread_specific_data 59 thread_cancellation 60 compliance_summary 61 command 62 63 64 * :ref:`genindex` 65 * :ref:`search` 66
Note: See TracChangeset
for help on using the changeset viewer.