commit bash-20151204 snapshot

This commit is contained in:
Chet Ramey
2015-12-21 10:38:53 -05:00
parent e6f5e0c858
commit 967625cd5b
45 changed files with 36434 additions and 28026 deletions
+1
View File
@@ -172,6 +172,7 @@ typedef struct _sh_parser_state_t {
int expand_aliases;
int echo_input_at_read;
int need_here_doc;
int here_doc_first_line;
/* structures affecting the parser */
REDIRECT *redir_stack[HEREDOC_MAX];