From: Karel Zak Date: Fri, 6 Nov 2009 23:20:55 +0000 (+0100) Subject: docs: update TODO X-Git-Tag: v2.17-rc1~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4be0501bd311c3dfcefc31665fc8aa0c86a71149;p=thirdparty%2Futil-linux.git docs: update TODO Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index e9f772ae4a..079ad65492 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.