source: rtems-docs/posix1003_1/index.rst @ f916fca

4.115
Last change on this file since f916fca was d389819, checked in by Amar Takhar <amar@…>, on 01/18/16 at 05:37:40

Convert all Unicode to ASCII(128)

  • Property mode set to 100644
File size: 1.7 KB
Line 
1===================================
2RTEMS POSIX 1003.1 Compliance Guide
3===================================
4
5COPYRIGHT (c) 1988 - 2015.
6
7On-Line Applications Research Corporation (OAR).
8
9The authors have used their best efforts in preparing
10this material.  These efforts include the development, research,
11and testing of the theories and programs to determine their
12effectiveness.  No warranty of any kind, expressed or implied,
13with regard to the software or the material contained in this
14document is provided.  No liability arising out of the
15application or use of any product described in this document is
16assumed.  The authors reserve the right to revise this material
17and to make changes from time to time in the content hereof
18without obligation to notify anyone of such revision or changes.
19
20The RTEMS Project is hosted at http://www.rtems.org.  Any
21inquiries concerning RTEMS, its related support components, or its
22documentation should be directed to the Community Project hosted athttp://www.rtems.org.
23
24Any inquiries for commercial services including training, support, custom
25development, application development assistance should be directed tohttp://www.rtems.com.
26
27
28
29Table 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 TracBrowser for help on using the repository browser.