bash-5.0 distribution sources and documentation

This commit is contained in:
Chet Ramey
2019-01-07 09:27:52 -05:00
parent 6444760999
commit d233b485e8
528 changed files with 84836 additions and 67099 deletions
+5
View File
@@ -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_ */