]> err.no Git - util-linux/commitdiff
todo: add item about exit() codes
authorKarel Zak <kzak@redhat.com>
Wed, 7 Feb 2007 09:32:34 +0000 (10:32 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 7 Feb 2007 09:32:34 +0000 (10:32 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index ab4770383e8e67006bf159a0a46df1347c70e032..dccaf1b37c38dd340a261340b642118fc7c7cd89 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,4 +9,4 @@
   lib/blkdevsize.c: blkdev_get_size(), blkdev_get_sectors(), blkdev_get_pages()
   (see mkswap.c and fdisk/disksize.c)
 
-
+- use EXIT_FAILED and EXIT_SUCCESS from stdlib.h for exit() codes