[RTEMS Project] #3658: Add support for sys/msg.h methods
RTEMS trac
trac at rtems.org
Thu Dec 13 00:57:51 UTC 2018
#3658: Add support for sys/msg.h methods
-----------------------------+------------------------------
Reporter: deuteriumoxide | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Indefinite
Component: tool/newlib | Version:
Severity: normal | Keywords: POSIX-Compliance
Blocked By: | Blocking:
-----------------------------+------------------------------
The <sys/msg.h> file is not yet supported by RTEMS. The following methods
in <sys/msg.h> are not supported:
{{{
msgctl()
msgget()
msgrcv()
msgsnd()
}}}
When added update psxhdr section of psxtests/Makefile.am to enable the
existing API Compliance tests.
--
Ticket URL: <http://devel.rtems.org/ticket/3658>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list