]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add exec() exit codes to TODO
authorKarel Zak <kzak@redhat.com>
Wed, 27 Sep 2017 09:25:08 +0000 (11:25 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 27 Sep 2017 09:25:08 +0000 (11:25 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index 9d381562f143b03780c90091af2c1fe891fd069b..73714af0f91744af983d04e2eac9eea410d530d2 100644 (file)
@@ -141,6 +141,13 @@ docs
 
  - (!) add API documentation to libuuid
 
+exit codes
+----------
+
+  - we need coreutils-like exit codes for failed exec(). See:
+    https://www.spinics.net/lists/util-linux-ng/msg12776.html
+    and original attempt:
+    https://github.com/karelzak/util-linux/pull/311
 
 login-utils:
 -----------