summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2009-11-07 00:20:55 +0100
committerKarel Zak <kzak@redhat.com>2009-11-07 00:20:55 +0100
commit4be0501bd311c3dfcefc31665fc8aa0c86a71149 (patch)
tree30a98d32923aa974a3b47446e5f4578d7fb5f74f /TODO
parent952f1d791a0ec308be03089867458b6d7f65b11b (diff)
downloadutil-linux-old-4be0501bd311c3dfcefc31665fc8aa0c86a71149.tar.gz
docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index e9f772ae..079ad654 100644
--- a/TODO
+++ b/TODO
@@ -13,8 +13,6 @@ libblkid
- consolidate "getsize" stuff (see getsize.c and lib/blkdev.c)
- - cleanup __attribute__ usage
-
- add values:
FSSIZE -- filesystem size (klibc requirement)
@@ -41,6 +39,8 @@ fdisk(s)
misc
----
+ * use something better than gtk-doc (doxyden?)
+
* add to lib/blkdev.c code for /proc/partitions parsing -- unfortunate we
duplicate this code in many places. The parser has to support unlimited
size (or 4096 bytes) of partition name.