From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2273161944869475832==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: [PATCH 06/15] dbus: Add message filter logic in dbus-filter.c Date: Thu, 24 Mar 2016 11:36:43 -0500 Message-ID: <56F4179B.5080106@gmail.com> In-Reply-To: <1458598224-29325-6-git-send-email-andrew.zaborowski@intel.com> List-Id: To: ell@lists.01.org --===============2273161944869475832== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Andrew, On 03/21/2016 05:10 PM, Andrew Zaborowski wrote: > This will be used for the public API for adding and removing signal > callbacks. > --- > Makefile.am | 1 + > ell/dbus-filter.c | 351 ++++++++++++++++++++++++++++++++++++++++++++++= +++++++ > ell/dbus-private.h | 31 +++++ > ell/dbus.h | 12 ++ > 4 files changed, 395 insertions(+) > create mode 100644 ell/dbus-filter.c Applied, thanks. Regards, -Denis --===============2273161944869475832==--