Hi! Back in February, I suggested to add EX_OK to the sysexit module (http://lists.gnu.org/archive/html/bug-gnulib/2005-02/msg00042.html). Is there a reason not to do that?
Regards, Martin --- sysexit_h.orig 2005-08-24 17:47:34.966600112 +0200 +++ sysexit_h 2005-08-24 17:47:51.731051528 +0200 @@ -20,6 +20,7 @@ #ifndef _SYSEXITS_H #define _SYSEXITS_H +#define EX_OK 0 #define EX_USAGE 64 #define EX_DATAERR 65 #define EX_NOINPUT 66 _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib