Allow sigaction() to be used even if sigprocmask() isn't around
authorWayne Davison <wayned@samba.org>
Fri, 3 Feb 2006 18:48:26 +0000 (18:48 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 3 Feb 2006 18:48:26 +0000 (18:48 +0000)
commit8261af7422242809bc7f888a715e9775b8c0ebd3
tree0cda744ca06943bb34db12e7fd192a3e7b7e9667
parent44e604f41621cf3e31dc5840686c99e0986b9a53
Allow sigaction() to be used even if sigprocmask() isn't around
(or was manually disabled).
main.c