mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 02:32:27 +02:00
commit bash-20161230 snapshot
This commit is contained in:
@@ -39,4 +39,9 @@ extern char *search_for_command __P((const char *, int));
|
||||
extern char *user_command_matches __P((const char *, int, int));
|
||||
extern void setup_exec_ignore __P((char *));
|
||||
|
||||
extern int dot_found_in_search;
|
||||
|
||||
/* variables managed via shopt */
|
||||
extern int check_hashed_filenames;
|
||||
|
||||
#endif /* _FINDCMD_H_ */
|
||||
|
||||
Reference in New Issue
Block a user