Main index | Section 3 | Options |
#include <spawn.h>
The posix_spawnattr_setsigmask() function sets the spawn-sigmask attribute in an initialized attributes object referenced by attr.
The spawn-sigmask attribute represents the signal mask in effect in the new process image of a spawn operation (if POSIX_SPAWN_SETSIGMASK is set in the spawn-flags attribute). The default value of this attribute is unspecified.
POSIX_SPAWNATTR_GETSIGMASK (3) | March 24, 2008 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.