Messages in this thread |  | | From | David Woodhouse <> | Subject | Re: [PATCH] SMM BIOS on Dell i8100 | Date | Wed, 07 Nov 2001 10:29:05 +0000 |
| |
stephane@tuxfinder.org said: > Without that, I get as much zombies processes as I have pressed the > volume buttons :-) I know system() is not great, but as security is > not a problem here...
signal(SIGCHLD, SIG_IGN);
-- dwmw2
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |