From: Karel Zak Date: Wed, 7 Feb 2007 09:32:34 +0000 (+0100) Subject: todo: add item about exit() codes X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85ffb958a9c609b4c54e558320d39a2a4499a9e1;p=util-linux todo: add item about exit() codes Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index ab477038..dccaf1b3 100644 --- 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