[lm-sensors] [PATCH v2 6/7] sensord: Use sigaction() for signal handlers
Jean Delvare
khali at linux-fr.org
Tue May 12 21:44:48 CEST 2009
On Mon, 11 May 2009 18:04:19 +0200, Andre Prendel wrote:
> Replace the deprecated signal() function by sigaction().
>
> The signal() function has some disadvantages. This patch replaces
> signal() by sigaction() to install the signal handlers.
>
> Changes in v2:
>
> Zero sigaction structure.
Looks good, please commit.
--
Jean Delvare
More information about the lm-sensors
mailing list