[RTEMS Project] #4878: sptests/spsysinit01 sem_open call only has 3 parameters with O_CREAT flag (cloned)
RTEMS trac
trac at rtems.org
Tue Mar 14 06:43:34 UTC 2023
#4878: sptests/spsysinit01 sem_open call only has 3 parameters with O_CREAT flag
(cloned)
----------------------------------+------------------------------
Reporter: Lucian-Raul Silistru | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: test | Version: 6
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
----------------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"377eae4165d52d247bdeaac99c735fdb02edae65/rtems"
377eae4/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="377eae4165d52d247bdeaac99c735fdb02edae65"
spsysinit01: Fix sem_open() call
The O_CREAT flag requires a mode and initial value as third and fourth
argument.
Close #4878.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4878#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list