commit bash-20121019 snapshot

This commit is contained in:
Chet Ramey
2012-11-02 09:05:37 -04:00
parent 55a5a4acde
commit dfc916665d
22 changed files with 5744 additions and 18 deletions
+1
View File
@@ -49,6 +49,7 @@ extern int errno;
#endif
extern int posixly_correct;
extern int last_command_exit_value;
/* Static functions defined and used in this file. */
static char *_find_user_command_internal __P((const char *, int));