docs: update TODO

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2011-02-11 11:20:36 +01:00
parent 4799c95f94
commit def04d475f
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -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
--------