summaryrefslogtreecommitdiffstats
path: root/doc/posix_users/preface.texi
blob: 7dfa6f3f0b0c7abfc8aaeaf7aa6a9238d714fe60 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
@c
@c  COPYRIGHT (c) 1988-1999.
@c  On-Line Applications Research Corporation (OAR).
@c  All rights reserved.
@c
@c  $Id$
@c

@ifinfo
@node Preface, , Top, Top
@end ifinfo
@unnumbered Preface

This is the User's Guide for the POSIX API support 
provided in RTEMS.

The functionality described in this document is based 
on the following standards:

@itemize @bullet

@item POSIX 1003.1b-1993.

@item POSIX 1003.1h/D3.

@end itemize

Much of the POSIX API standard is actually implemented in the
Cygnus Newlib ANSI C Library.  Please refer to documentation on
Newlib for more information on what it supplies.

At this point, this is just beginning to become what it 
ultimately should be.