summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2011-02-11 11:20:36 +0100
committerKarel Zak2011-02-11 11:20:36 +0100
commitdef04d475f79b73c13e66e57d8afae603b39d184 (patch)
treed123f74ab52d993121af4497c8eecbfaed5f29c4 /TODO
parentinclude: [c.h]: add fallback for old libs without O_CLOEXEC (diff)
downloadkernel-qcow2-util-linux-def04d475f79b73c13e66e57d8afae603b39d184.tar.gz
kernel-qcow2-util-linux-def04d475f79b73c13e66e57d8afae603b39d184.tar.xz
kernel-qcow2-util-linux-def04d475f79b73c13e66e57d8afae603b39d184.zip
docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index dea405277..c73b701a3 100644
--- a/TODO
+++ b/TODO
@@ -65,6 +65,12 @@ lib/tt.c
- allows to sort columns, for example sort lsblk(8) output by SIZE
+shlib (libblkd and libmount):
+----------------------------
+
+ - found use __attribute__((notnull)) and __attribute__((warn_unused_result))
+ Note that the code has to be usefull for non-gcc compilers too.
+
libblkid
--------