diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-05-20 18:58:52 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-05-20 18:58:52 +0200 |
commit | e6c1a2bde7609cc703a5fad34c3bc1d15d19bbdc (patch) | |
tree | f3a7af4b7a2539833db52afff062afc81e504e8a /TODO | |
parent | eba87f55f6383cd61a11fce2ae37ac8100d6ded2 (diff) |
use openat(), unlinkat(), fstatat()
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ o drop modprobe floppy alias (SUSE), it will be in the module (2.6.30) o remove MMC rules, they got a modalias now (2.6.30) o add scsi:t-0x09* to "ch" and remove modprobe rule (2.6.30) - o convert readdir loops to unlinkat(), fstatat() o implement path_id in C with libudev (?) o convert firmware.sh to C (?) |