[patch 1/8] Add EXECIGNORE special variable
Index: bash-3.2/findcmd.c === --- bash-3.2.orig/findcmd.c +++ bash-3.2/findcmd.c @@ -44,6 +44,8 @@ #include "hashcmd.h" #include "findcmd.h" /* matching prototypes and declarations */ +#include + extern int posixly_correct;
[patch 1/8] Add EXECIGNORE special variable
-- -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple