mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 12:40:42 +02:00
changes for PATH being the empty string; more minor asan fixes
This commit is contained in:
@@ -35,6 +35,7 @@ extern int executable_or_directory (const char *);
|
||||
extern char *find_user_command (const char *);
|
||||
extern char *find_in_path (const char *, char *, int);
|
||||
extern char *find_path_file (const char *);
|
||||
extern char *path_value (const char *, int);
|
||||
extern char *search_for_command (const char *, int);
|
||||
extern char *user_command_matches (const char *, int, int);
|
||||
extern void setup_exec_ignore (const char *);
|
||||
|
||||
Reference in New Issue
Block a user