summaryrefslogtreecommitdiff
path: root/src/sysfs-utils.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-27Initial split to make DeviceKit-power compile without GUdev for non-linux pla...Richard Hughes1-241/+0
2009-04-01trivial: fix up the last patch to strip the newline before the compareRichard Hughes1-0/+1
2009-03-30trivial: fix a build issue with a buggy compilerRichard Hughes1-1/+2
2009-03-30trivial: fix a logic thinko with sysfs_get_bool()Richard Hughes1-1/+1
2008-11-11update my email addressDavid Zeuthen1-1/+1
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes1-5/+5
2008-08-08add a convenience function sysfs_get_hex()Richard Hughes1-0/+18
2008-08-01add some debugging infrastructureRichard Hughes1-5/+5
2008-08-01convert spaces to tabs, and make sure functions have sensible namesRichard Hughes1-122/+122
2008-07-24add a new convenience function, sysfs_get_bool()Richard Hughes1-0/+18
2008-05-08initial commitDavid Zeuthen1-0/+203