From 897b281e67dc82700db9fd9c2dedc5e01e5871ee Mon Sep 17 00:00:00 2001
From: Florent Le Coz <louiz@louiz.org>
Date: Wed, 27 May 2015 23:44:23 +0200
Subject: Avoid some potential race conditions by blocking the signals we
 manage
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

They are atomically unblocked in the ppoll/epoll_pwait calls, avoiding any
race condition on the check of the “stop” or “reload” booleans.
---
 louloulibs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'louloulibs/utils')

diff --git a/louloulibs b/louloulibs
index 89398b5..0f3c118 160000
--- a/louloulibs
+++ b/louloulibs
@@ -1 +1 @@
-Subproject commit 89398b5d886744c3812b65195308cae57eca2b53
+Subproject commit 0f3c1183e2bf0941ae2bffd3f31577bce4f3001c
-- 
cgit v1.2.3