Imported from ../bash-2.03.tar.gz.
This commit is contained in:
parent
bc4cd23ce9
commit
b72432fdcc
191 changed files with 10113 additions and 3553 deletions
1
flags.h
1
flags.h
|
@ -61,6 +61,7 @@ extern int history_expansion;
|
|||
|
||||
#if defined (RESTRICTED_SHELL)
|
||||
extern int restricted;
|
||||
extern int restricted_shell;
|
||||
#endif /* RESTRICTED_SHELL */
|
||||
|
||||
extern int *find_flag __P((int));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue