Changeset 68e8f63 in rtems
- Timestamp:
- 09/28/98 22:54:48 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2341410c
- Parents:
- 0f58ab42
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/new_chapters/preface.texi
r0f58ab42 r68e8f63 12 12 @unnumbered Preface 13 13 14 This is the user's guide for the POSIX API support for RTEMS. 14 This is the User's Guide for the POSIX API support 15 provided in RTEMS. 15 16 16 At this point, this is just a basic shell of what this manual 17 should ultimately be. 17 The functionality described in this document is based 18 on the following standards: 19 20 @itemize @bullet 21 22 @item POSIX 1003.1b-1993. 23 24 @item POSIX 1003.1h/D3. 25 26 @end itemize 18 27 19 28 Much of the POSIX API standard is actually implemented in the 20 newlib ANSI C Library. Please refer to documentation on 21 newlib for more information on what it supplies. 29 Cygnus Newlib ANSI C Library. Please refer to documentation on 30 Newlib for more information on what it supplies. 31 32 At this point, this is just beginning to become what it 33 ultimately should be. 34
Note: See TracChangeset
for help on using the changeset viewer.