summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-04-17 22:25:24 +0200
committerKay Sievers <kay@vrfy.org>2012-04-17 22:31:38 +0200
commit5ba2dc259f3cdd8fddef68cfd28380a32534e49a (patch)
tree8bc0335adebbdb72f97947ffa21b35f058cb2c82 /TODO
parent1e8ebcdb5968d6e3bcfe6cf1ca4ed73dd1b671b3 (diff)
udev: unify /dev static symlink setup
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9ef61ab43..c85848de9 100644
--- a/TODO
+++ b/TODO
@@ -22,7 +22,10 @@ Features:
* suspend/hibernate/hybrid support, auto-suspend logic with idle hint
-* udev: move strpcpy(), strpcpyl(), strscpy(), strscpyl() to shared/
+* udev systemd unify:
+ - strpcpy(), strpcpyl(), strscpy(), strscpyl()
+ - utf8 validator code
+ - now() vs. now_usec()
* udev: find a way to tell udev to not cancel firmware requests when running in initramfs