]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Note that siginit() does not cause every signal to be ignored only the
authordavidc <davidc@FreeBSD.org>
Sat, 7 Sep 2002 06:07:55 +0000 (06:07 +0000)
committerdavidc <davidc@FreeBSD.org>
Sat, 7 Sep 2002 06:07:55 +0000 (06:07 +0000)
commitd607ef2b592dce5c536d1549cbed20d3645f1fe0
tree59f10b356c3be570b6056f44dfb65ca25069107f
parent8e47265dc5fc08ae31fe2750e6933d17e84ba03a
Note that siginit() does not cause every signal to be ignored only the
ones with a default property of SA_IGNORE, and that it acquires and
releases the processes lock.
share/man/man9/signal.9