From def04d475f79b73c13e66e57d8afae603b39d184 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 11 Feb 2011 11:20:36 +0100 Subject: [PATCH] docs: update TODO Signed-off-by: Karel Zak --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index dea4052775..c73b701a3c 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 -------- -- 2.47.3