IEEE 1003.26
Information Technology - Portable Operating System Interface (POSIX)- Part 26: Device Control Application Program Interface (API) [C Language]
| Organization: | IEEE |
| Publication Date: | 10 December 2003 |
| Status: | active |
| Page Count: | 46 |
scope:
This standard defines extensions to POSIX.1 {2} to support application portability at the source-code level. It is intended to be used by both application developers and system implementers.
The scope of this standard is to define a portable application interface for applications with realtime constraints requiring the ability to control special devices from the application itself.
The intent is to take existing realtime operating system practice and add it to the POSIX family of standards. Specifically within the scope is to define interfaces which do not preclude high-performance implementations on traditional uniprocessor realtime systems, as well as on multiprocessors. Wherever possible, the requirements of other application environments were included in the interface definition.
This standard has been defined exclusively at the source code level. Additionally, although the interfaces will be portable, some of the parameters used by an implementation may have hardware dependencies.
Document History