Changeset 8798372 in rtems

Timestamp:
09/10/19 17:53:31 (5 years ago)
Author:
Joel Sherrill <joel@…>
Branches:
5, master
Children:
de6348a
Parents:
33ed412
git-author:
Joel Sherrill <joel@…> (09/10/19 17:53:31)
git-committer:
Joel Sherrill <joel@…> (09/24/19 21:27:57)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.