mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-11 14:10:49 +02:00
commit bash-20161104 snapshot
This commit is contained in:
@@ -72,6 +72,7 @@ extern int EOF_Reached;
|
||||
#define EX_REDIRFAIL 259 /* redirection failed */
|
||||
#define EX_BADASSIGN 260 /* variable assignment error */
|
||||
#define EX_EXPFAIL 261 /* word expansion failed */
|
||||
#define EX_DISKFALLBACK 262 /* fall back to disk command from builtin */
|
||||
|
||||
/* Flag values that control parameter pattern substitution. */
|
||||
#define MATCH_ANY 0x000
|
||||
|
||||
Reference in New Issue
Block a user