aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-09-26 19:41:50 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-09-26 19:41:50 +0200
commitcd42b50d866c35c7ffbab07920dc1323dd978a23 (patch)
treee0bfda8f0506abb319ebccf10df8df00bdcca6e5 /TODO
parent04f5d75f0cfaf82e1bbdec5e398e95b3d6f3f16d (diff)
downloadudev-cd42b50d866c35c7ffbab07920dc1323dd978a23.tar.gz
libudev: enumerate_get_devices_list -> enumerate_get_list
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 17baf635..b61b7524 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,11 @@
o enumerate() - add buses and drivers
o increase ressize buffer
+
o lazy loading of "uevent" and db
+ o lazy init of selinux
o add DVB variables to kernel, and drop shell script rule
o add watershed extra
- o lazy init of selinux
o replace list.h with ccan list.h which is gpl-v2-or-later version
o get all distros to agree on a default set of rules
o rework rules to a match-action list, instead of a rules array