Imported from ../bash-2.05.tar.gz.
This commit is contained in:
parent
bb70624e96
commit
28ef6c316f
251 changed files with 22319 additions and 12413 deletions
|
@ -26,6 +26,7 @@
|
|||
extern int file_status __P((char *));
|
||||
extern int executable_file __P((char *));
|
||||
extern int is_directory __P((char *));
|
||||
extern int executable_or_directory __P((char *));
|
||||
extern char *find_user_command __P((char *));
|
||||
extern char *find_path_file __P((char *));
|
||||
extern char *search_for_command __P((char *));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue