upower/src/linux
Mariusz Ceier ac8fa9d5be up-device-supply.c: Fix #27902 Bug - Daemon Segmentation Fault
In linux backend, g_object_set was called with wrong
argument types for time-to-empty,time-to-full and percentage
properties. This patch uses explicit casts in the same way as freebsd
backend.

Signed-off-by: Mariusz Ceier <mceier@gmail.com>
2010-07-02 14:04:42 +01:00
..
.gitignore Fix compile for Linux backend 2009-09-11 09:52:32 +01:00
Makefile.am Add battery query support for iDevices 2010-05-28 13:49:56 +01:00
sysfs-utils.c Initial split to make DeviceKit-power compile without GUdev for non-linux platforms 2009-07-27 16:40:11 +01:00
sysfs-utils.h Initial split to make DeviceKit-power compile without GUdev for non-linux platforms 2009-07-27 16:40:11 +01:00
up-backend.c Use pm-is-supported to test if various sleep modes are supported. 2010-06-14 08:59:40 +01:00
up-device-csr.c Cast cnt to int to stop gcc from complaining. 2010-06-14 08:56:27 +01:00
up-device-csr.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-hid.c Assign names to our idle sources when using new versions of glib2 2010-06-05 15:55:29 +01:00
up-device-hid.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-idevice.c Assign names to our idle sources when using new versions of glib2 2010-06-05 15:55:29 +01:00
up-device-idevice.h Add battery query support for iDevices 2010-05-28 13:49:56 +01:00
up-device-supply.c up-device-supply.c: Fix #27902 Bug - Daemon Segmentation Fault 2010-07-02 14:04:42 +01:00
up-device-supply.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-device-wup.c Assign names to our idle sources when using new versions of glib2 2010-06-05 15:55:29 +01:00
up-device-wup.h trivial: DkpDevice -> UpDevice (no ABI or API break) 2010-01-18 12:49:30 +00:00
up-input.c Provide UpDaemon with C setters rather than relying on GObject properties 2010-04-19 17:05:59 +01:00
up-input.h trivial: DkpInput -> UpInput (no ABI or API break) 2010-01-18 13:15:47 +00:00
up-native.c trivial: DkpNative -> UpNative (no ABI or API break) 2010-01-18 13:12:37 +00:00