Match previous and current array of elements
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 4 Feb 2010 14:49:29 +0000 (14:49 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 4 Feb 2010 14:49:29 +0000 (14:49 +0000)
commitd6c3250b05716931f76a72872b1b843b60a39bea
tree2bcaae6b87ecad2ebd235badf4f8a616eaec8425
parent4a75f7f0922f1514839eeffdd61065951cf066a7
Match previous and current array of elements

Find out which elements were deleted/added based on 2 arrays showing
the system state before and after. It does so in linear time by using
another auxiliar list.

By: Lucas De Marchi <lucas.demarchi@profusion.mobi>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/e_dbus@45871 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/connman/e_connman_element.c