Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
task/task_spawnparms.c: Set the new process's signal mask
Set the newly spawned process's signal mask, if the caller has instructed to do so by setting POSIX_SPAWN_SETSIGMASK. This is called after the task has been created but has NOT been started yet.
- Loading branch information