summaryrefslogtreecommitdiff
path: root/src/lib/eeze_udev_private.c
AgeCommit message (Collapse)AuthorFilesLines
2011-11-11s/((udev))/(udev)/gdiscomfitor1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@65041 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-09-06not sure how this happened, but it's totally wrongdiscomfitor1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@63230 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-05-21not sure what I was thinking when I did this the first time, simplify these ↵discomfitor1-15/+2
functions considerably git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@59568 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-05-21add helper udev function to browse children devices, use helper functions to ↵discomfitor1-5/+56
get properties when not found in current disk device git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@59566 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-05-17huge bugfix patch for eeze 1.0 stuff: I fubared disk detection pretty hard ↵discomfitor1-0/+8
initially, I think this fixes it all git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@59458 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-01-05ecrustified for formattingdiscomfitor1-10/+14
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@55898 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2010-10-21backport some stuff from eeze 1.1:discomfitor1-2/+0
lots of formatting cleanups move udev extern into private header another filter added to find_by_type to avoid some disks that randomly crop up with MOUNTABLE git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@53745 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2010-10-16combine private headersdiscomfitor1-1/+0
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@53481 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2010-10-16handle some error conditions better to avoid segvs, add a little bit of info ↵discomfitor1-6/+10
on watch creation failure, fix some return types to bools, clean up formatting failures git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@53479 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2010-10-13hilarious typo that breaks the universe is now fixeddiscomfitor1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@53373 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2010-10-13unify udev device creation to unclutter and significantly reduce codebase, ↵discomfitor1-0/+19
some minor formatting fixes git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@53333 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2010-08-10fix dead assigns for clang shutupsdiscomfitor1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@50974 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2010-07-30some long overdue updates:discomfitor1-2/+2
switch some variables to enum for debugging readability doxy updates some small leak fixes git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@50690 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2010-05-22dox overhaul, should be easier to navigate nowdiscomfitor1-3/+3
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@49147 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2010-05-22completely change directory structure, lib name, includes, don't even bother ↵discomfitor1-0/+130
trying to use this unless your e is the latest version git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@49129 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33