[RTEMS Project] #3167: Internal status codes must not depend on RTEMS_POSIX_API
RTEMS trac
trac at rtems.org
Thu Oct 5 07:24:55 UTC 2017
#3167: Internal status codes must not depend on RTEMS_POSIX_API
-----------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: assigned
Priority: normal | Milestone: 4.12.0
Component: cpukit | Version: 4.12
Severity: normal | Keywords:
-----------------------------+-----------------------------
The internal status codes encode a Classic rtems_status_code and error
codes used by the POSIX and C11/C++11 APIs. In case the POSIX API is
disabled, the C11/C++11 support must still work.
--
Ticket URL: <http://devel.rtems.org/ticket/3167>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list