From: Karel Zak Date: Thu, 13 Jan 2011 12:34:31 +0000 (+0100) Subject: docs: update TODO file X-Git-Tag: v2.19-rc2~56 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=56de59c412d952873d70296fc70bb77a46bcdd38;p=thirdparty%2Futil-linux.git docs: update TODO file Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index 1ddc9f630e..a9ea296e01 100644 --- a/TODO +++ b/TODO @@ -20,6 +20,10 @@ sysfs - add lib/sysfs.c with functions that read block device attributes from /sys. For more details see devno.c from libblkid, lsblk.c and lomount.c. +lib/tt.c +-------- + + - allows to sort columns, for example sort lsblk(8) output by SIZE libblkid --------