forked from Imagelibrary/rtems
Updated to reference the standards.
This commit is contained in:
@@ -11,11 +11,24 @@
|
|||||||
@end ifinfo
|
@end ifinfo
|
||||||
@unnumbered Preface
|
@unnumbered Preface
|
||||||
|
|
||||||
This is the user's guide for the POSIX API support for RTEMS.
|
This is the User's Guide for the POSIX API support
|
||||||
|
provided in RTEMS.
|
||||||
|
|
||||||
At this point, this is just a basic shell of what this manual
|
The functionality described in this document is based
|
||||||
should ultimately be.
|
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
|
Much of the POSIX API standard is actually implemented in the
|
||||||
newlib ANSI C Library. Please refer to documentation on
|
Cygnus Newlib ANSI C Library. Please refer to documentation on
|
||||||
newlib for more information on what it supplies.
|
Newlib for more information on what it supplies.
|
||||||
|
|
||||||
|
At this point, this is just beginning to become what it
|
||||||
|
ultimately should be.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user