From: Karel Zak Date: Fri, 11 Feb 2011 10:20:36 +0000 (+0100) Subject: docs: update TODO X-Git-Tag: v2.20-rc1~575 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=def04d475f79b73c13e66e57d8afae603b39d184;p=thirdparty%2Futil-linux.git docs: update TODO Signed-off-by: Karel Zak --- 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 --------