source: rtems/doc/new_chapters/preface.texi @ 68e8f63

4.104.114.84.95
Last change on this file since 68e8f63 was 68e8f63, checked in by Joel Sherrill <joel.sherrill@…>, on 09/28/98 at 22:54:48

Updated to reference the standards.

  • Property mode set to 100644
File size: 689 bytes
Line 
1@c
2@c  COPYRIGHT (c) 1988-1998.
3@c  On-Line Applications Research Corporation (OAR).
4@c  All rights reserved.
5@c
6@c  $Id$
7@c
8
9@ifinfo
10@node Preface, , Top, Top
11@end ifinfo
12@unnumbered Preface
13
14This is the User's Guide for the POSIX API support
15provided in RTEMS.
16
17The functionality described in this document is based
18on 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
27
28Much of the POSIX API standard is actually implemented in the
29Cygnus Newlib ANSI C Library.  Please refer to documentation on
30Newlib for more information on what it supplies.
31
32At this point, this is just beginning to become what it
33ultimately should be.
34
Note: See TracBrowser for help on using the repository browser.