From: Jose Bollo Date: Thu, 22 Nov 2018 08:03:33 +0000 (+0100) Subject: globset: Introduce globset for event handling X-Git-Tag: 6.99.1^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=bc247d4c9e16e548c84466d8975529568e7c395d;hp=bc247d4c9e16e548c84466d8975529568e7c395d;p=src%2Fapp-framework-binder.git globset: Introduce globset for event handling It optimises the event handling that was slow. It also fix few bugs: - at most one event handler is called now - the handler call has the most specific pattern Change-Id: Ic13a0258b5743579ab15e0e953ec62206d982850 Signed-off-by: Jose Bollo ---