[RTEMS Project] #3794: Initial POSIX Signals Mask Incorrect
RTEMS trac
trac at rtems.org
Wed Sep 25 19:52:38 UTC 2019
#3794: Initial POSIX Signals Mask Incorrect
----------------------------------------+----------------------------
Reporter: Joel Sherrill | Owner: Joel Sherrill
Type: defect | Status: closed
Priority: normal | Milestone: 5.1
Component: posix | Version: 5
Severity: normal | Resolution: fixed
Keywords: POSIX, signals, compliance | Blocked By:
Blocking: |
----------------------------------------+----------------------------
Changes (by Joel Sherrill <joel@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"8798372261ed1df999bc9f4f3f0be0a230480041/rtems"
8798372/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="8798372261ed1df999bc9f4f3f0be0a230480041"
Correct initial POSIX signals mask
+ Modify POSIX thread create extension to ensure expected
initial signal mask is provided to system threads, initial
tasks and threads, and inheritied by tasks and threads.
+ Adds psxsignal07 to verify functionality when using a POSIX
Initialization thread and POSIX threads.
+ Adds psxsignal08 to verify functionality when using a Classic
API
Initialization task and Classic API tasks.
Closes #3794.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3794#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list