RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
statustoerrno.c File Reference

This source file contains the implementation of rtems_status_code_to_errno(). More...

#include <rtems/rtems/statusimpl.h>
#include <errno.h>

Functions

int rtems_status_code_to_errno (rtems_status_code sc)
 Maps the RTEMS status code to a POSIX error number.
 

Detailed Description

This source file contains the implementation of rtems_status_code_to_errno().