Bash-4.1 distribution source
This commit is contained in:
		
					parent
					
						
							
								89a92869e5
							
						
					
				
			
			
				commit
				
					
						0001803f0b
					
				
			
		
					 252 changed files with 51563 additions and 37176 deletions
				
			
		|  | @ -139,7 +139,11 @@ extern char **get_shopt_options __P((void)); | |||
| extern int shopt_setopt __P((char *, int)); | ||||
| extern int shopt_listopt __P((char *, int)); | ||||
| 
 | ||||
| extern int set_login_shell __P((int)); | ||||
| extern int set_login_shell __P((char *, int)); | ||||
| 
 | ||||
| extern void set_bashopts __P((void)); | ||||
| extern void parse_bashopts __P((char *)); | ||||
| extern void initialize_bashopts __P((int)); | ||||
| 
 | ||||
| /* Functions from type.def */ | ||||
| extern int describe_command __P((char *, int)); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Chet Ramey
				Chet Ramey