efl/legacy/eeze/src/lib
Stefan Schmidt 7032a54a09 eeze/sensor: Fix big memleak that happened on every eeze use.
Really free the list with sensor modules when shutting down. No idea how I
dropped that as I found it in one old local version I had. Thanks to Mike
for the notice and valgrind for the tooling.

Also make sure we don't corrupt the list before we can free it.

SVN revision: 77291
2012-10-02 08:47:54 +00:00
..
Eeze.h eeze: Add sensor API 2012-09-18 14:14:48 +00:00
Eeze_Disk.h add EEZE_DISK_MOUNTOPT_NODEV 2012-07-30 09:49:05 +00:00
Eeze_Net.h eeze 1.2 is now operational 2011-12-02 13:42:36 +00:00
Eeze_Sensor.h eeze/sensor: Update documentation. 2012-10-02 08:47:45 +00:00
Makefile.am Correct fix. 2012-09-23 13:28:06 +00:00
eeze_disk.c revert remaining broken/wrong mount timeout behavior added recently 2012-08-02 07:06:31 +00:00
eeze_disk_libmount.c add EEZE_DISK_MOUNTOPT_NODEV 2012-07-30 09:49:05 +00:00
eeze_disk_libmount_new.c use new ecore fdh function and finally fix eeze mounting without mtab 2012-08-02 07:06:03 +00:00
eeze_disk_libmount_old.c update docs 2011-11-11 15:17:41 +00:00
eeze_disk_mount.c revert remaining broken/wrong mount timeout behavior added recently 2012-08-02 07:06:31 +00:00
eeze_disk_private.h revert remaining broken/wrong mount timeout behavior added recently 2012-08-02 07:06:31 +00:00
eeze_disk_udev.c in this commit, we learn the value of the '!' operator. 2011-05-16 12:09:47 +00:00
eeze_main.c eeze: Add sensor API 2012-09-18 14:14:48 +00:00
eeze_net.c fix crash in eeze_net_free() 2012-06-29 08:06:01 +00:00
eeze_net_private.h eeze 1.2 is now operational 2011-12-02 13:42:36 +00:00
eeze_sensor.c eeze/sensor: Fix big memleak that happened on every eeze use. 2012-10-02 08:47:54 +00:00
eeze_sensor_private.h eeze/sensor: Update documentation. 2012-10-02 08:47:45 +00:00
eeze_udev_find.c patch from christophe.dumez@intel.com for joystick support 2012-06-29 08:18:12 +00:00
eeze_udev_private.c s/((udev))/(udev)/g 2011-11-11 04:11:26 +00:00
eeze_udev_private.h move udev include to private header 2011-11-11 04:08:19 +00:00
eeze_udev_syspath.c patch from christophe.dumez@intel.com for joystick support 2012-06-29 08:18:12 +00:00
eeze_udev_walk.c doxy -> .h 2011-04-08 10:43:13 +00:00
eeze_udev_watch.c eeze watches now detect loopback devices slightly more correctly 2012-07-10 10:42:33 +00:00