diff options
author | 2014-11-14 23:26:34 +0000 | |
---|---|---|
committer | 2014-11-14 23:26:34 +0000 | |
commit | 10f1a6de12fc630aec75de181ded7f0b59d70566 (patch) | |
tree | 2d2325b714e9edd9fc62be55c19130e2c6a45945 /usr.bin/patch | |
parent | simplest free(size) (diff) | |
download | wireguard-openbsd-10f1a6de12fc630aec75de181ded7f0b59d70566.tar.xz wireguard-openbsd-10f1a6de12fc630aec75de181ded7f0b59d70566.zip |
_NSIG is the number of valid signals including signal 0, so it's not a valid
signal number itself. Attempting to reset the signal action for it causes
posix_spawn to fail, making the POSIX_SPAWN_SETSIGDEF flag unusable.
ok guenther@
Diffstat (limited to 'usr.bin/patch')
0 files changed, 0 insertions, 0 deletions