Re: sigvec(3): example uses sigpause instead of sigmask

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/11/2014 09:59 PM, Kalle Olavi Niemitalo wrote:
> In man-pages 3.58, sigvec(3) contains this example of sigmask:
> 
>            vec.sv_mask = sigmask(SIGQUIT) | sigpause(SIGABRT);
>                        /* Block SIGQUIT and SIGABRT during
>                           handler execution */
> 
> The second call should be sigmask(SIGABRT).
> 

Thanks, Kalle. Fixed.

Cheers,

Michael



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux