Re: [PATCH 03/16] flock: improve timeout handling

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

 



On Sun, Feb 22, 2015 at 02:41:33PM +0000, Sami Kerola wrote:
> +	sig_a.sa_flags = SA_SIGINFO;
> +	sig_a.sa_handler = (void (*)(int))timeout_handler;

man sigaction:

 If SA_SIGINFO is specified in sa_flags, then sa_sigaction (instead of
 sa_handler) specifies the signal-handling function for signum.

I'll fix it...

    Karel

-- 
 Karel Zak  <kzak@xxxxxxxxxx>
 http://karelzak.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netdev]     [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