commit bash-20161122 snapshot

This commit is contained in:
Chet Ramey
2016-12-01 16:58:13 -05:00
parent 31a8d95a37
commit 1975c9b5fa
15 changed files with 212 additions and 44 deletions
+1
View File
@@ -60,6 +60,7 @@ extern int brace_expansion;
#if defined (BANG_HISTORY)
extern int history_expansion;
extern int histexp_flag;
#endif /* BANG_HISTORY */
#if defined (RESTRICTED_SHELL)