From: Karel Zak Date: Wed, 7 Feb 2007 09:32:34 +0000 (+0100) Subject: todo: add item about exit() codes X-Git-Tag: v2.13-rc1~235 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85ffb958a9c609b4c54e558320d39a2a4499a9e1;p=thirdparty%2Futil-linux.git todo: add item about exit() codes Signed-off-by: Karel Zak --- diff --git a/TODO b/TODO index ab4770383e..dccaf1b37c 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