summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2011-08-01 14:51:58 +0200
committerKarel Zak2011-08-01 14:51:58 +0200
commitd9d88e31627d2e25b8b99013491f58685343bff4 (patch)
tree43a72e64da04fe07a324b84d34abf33e48e7ff41 /TODO
parentfsck.minix: fix compiler warnings [-Wsign-compare] (diff)
downloadkernel-qcow2-util-linux-d9d88e31627d2e25b8b99013491f58685343bff4.tar.gz
kernel-qcow2-util-linux-d9d88e31627d2e25b8b99013491f58685343bff4.tar.xz
kernel-qcow2-util-linux-d9d88e31627d2e25b8b99013491f58685343bff4.zip
mkfs.minix: fix compiler warnings [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index c3004c072..0dc74885c 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,11 @@ dmesg
- add --color to colorize err and panic messages
+minix (fsck, mkfs)
+------------------
+
+ - clean up types -- use ino_t, size_t and ssize_t
+
libmount (mount/umount)
-----------------------