From ad045176238549c3267fff3e8c0014dd5e9ffbdf Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Sat, 2 Feb 2008 00:17:35 +0000 Subject: Block signals to avoid fork /signal races. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index a3cdeff..d04785b 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,3 @@ -- stop using signal() and convert everything to sigaction() +- ensure all forks block, restore and unblock signals. needs review - add support somehow for optional translations -- cgit v1.2.3