The OpenClovis Operation System Abstraction Layer provides a means to easily port the OpenClovis system to any operating system by isolating all system calls into a single library. More...
Modules | |
| Functional Description | |
| Description of the OS Abstraction Layer. | |
| API Usage Examples | |
| Code Examples. | |
| Error/Return Codes | |
| Common and Component specific Error Codes. | |
| API Reference Pages | |
| Defines, Structures, Typedefs, Functions. | |
The OpenClovis Operation System Abstraction Layer provides a means to easily port the OpenClovis system to any operating system by isolating all system calls into a single library.
A platform developer who is porting the OpenClovis system to a new OS need only implement these functions. Currently a POSIX layer is implemented.