From: Karel Zak Date: Fri, 4 Dec 2009 19:58:19 +0000 (+0100) Subject: docs: update TODO file X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8179a658a427a96473146655fde72f25f3cc050d;p=util-linux docs: update TODO file Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 079ad654..87a9de1d 100644 --- a/TODO +++ b/TODO @@ -5,9 +5,6 @@ libblkid # blkid -p -o udev --filter-type nofat - - (?) we need to ignore cache and config files when the files are writable - for non-root users and the library is linked with suid programs - - add - suffix to test images for native-endian filesystems (e.g. swap) and add support for such functionality to tests/ts/blkid/low-probe @@ -39,18 +36,15 @@ fdisk(s) misc ---- - * use something better than gtk-doc (doxyden?) + * check for program_invocation_short_name in ./configure.ac and add + lib/progname.c fallback for libc without this feature (for example + use the 1st field from /proc/#/cmdline) - * 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. + * use something better than gtk-doc (doxyden?) * partx: copy sun.c, mac.c and dash.c from kpartx git://git.kernel.org/pub/scm/linux/storage/multipath-tools/.git - * mkswap: use /proc/sys/kernel/random/uuid as a fallback solution for builds - without libuuid - * swapon -s -- LABELs support Although mkswap has recently been -L option to create a label nothing appears to