RTEMS CPU Kit with SuperCore
4.11.3
|
POSIX API Implementation. More...
Go to the source code of this file.
Enumerations | |
enum | POSIX_Fatal_domain { POSIX_FD_PTHREAD, POSIX_FD_PTHREAD_ONCE } |
POSIX API Fatal domains. More... | |
Functions | |
void | _POSIX_Fatal_error (POSIX_Fatal_domain domain, int eno) |
POSIX API Fatal error. More... | |
void | _POSIX_API_Initialize (void) |
Initialize POSIX API. More... | |
int | _POSIX_Name_to_id (Objects_Information *information, const char *name, Objects_Id *id, size_t *len) |
Queries the object identifier id for a name. More... | |
POSIX API Implementation.
This include file defines the top level interface to the POSIX API implementation in RTEMS.