Use sysexits.h for better exit-codes
[mmh] / docs / TODO
index cfc0dc5..8ea5ab5 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -102,7 +102,6 @@ MHBUILD
 
 MHL
 ---
 
 MHL
 ---
-* remove naming hack in mhlsbr.c for adios and done.
 * add ability to filter parts of the message by calling
   an external filtering program.
 * fix internal pager for mhl?
 * add ability to filter parts of the message by calling
   an external filtering program.
 * fix internal pager for mhl?
@@ -206,7 +205,6 @@ GENERAL
 * Maybe should move etcpath to sbr and add to libmh.
 * collect winsize, struct termio, etc... together into a ttyinfo
   structure.
 * Maybe should move etcpath to sbr and add to libmh.
 * collect winsize, struct termio, etc... together into a ttyinfo
   structure.
-* change adios to take exit code argument.
 * use wait3 if not waitpid (maybe)
 * some of the calls to setjmp/longjmp should be replaced with
   sigsetjmp/siglongjmp.
 * use wait3 if not waitpid (maybe)
 * some of the calls to setjmp/longjmp should be replaced with
   sigsetjmp/siglongjmp.