mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-12 06:30:50 +02:00
commit bash-20161230 snapshot
This commit is contained in:
@@ -50,6 +50,9 @@ extern int
|
||||
asynchronous_notification, interactive_comments, no_symbolic_links,
|
||||
function_trace_mode, error_trace_mode, pipefail_opt;
|
||||
|
||||
/* -c, -s invocation options -- not really flags, but they show up in $- */
|
||||
extern int want_pending_command, read_from_stdin;
|
||||
|
||||
#if 0
|
||||
extern int lexical_scoping;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user