mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 18:10:56 +01:00 
			
		
		
		
	28424: new POSIX_STRINGS option
This commit is contained in:
		
							parent
							
								
									e6946adf57
								
							
						
					
					
						commit
						cc9bc2dd0b
					
				
					 5 changed files with 65 additions and 3 deletions
				
			
		|  | @ -205,7 +205,8 @@ static struct optname optns[] = { | |||
| {{NULL, "posixcd",            OPT_EMULATE|OPT_BOURNE},	 POSIXCD}, | ||||
| {{NULL, "posixidentifiers",   OPT_EMULATE|OPT_BOURNE},	 POSIXIDENTIFIERS}, | ||||
| {{NULL, "posixjobs",          OPT_EMULATE|OPT_BOURNE},	 POSIXJOBS}, | ||||
| {{NULL, "posixtraps",          OPT_EMULATE|OPT_BOURNE},	 POSIXTRAPS}, | ||||
| {{NULL, "posixstrings",       OPT_EMULATE|OPT_BOURNE},   POSIXSTRINGS}, | ||||
| {{NULL, "posixtraps",         OPT_EMULATE|OPT_BOURNE},	 POSIXTRAPS}, | ||||
| {{NULL, "printeightbit",      0},                        PRINTEIGHTBIT}, | ||||
| {{NULL, "printexitvalue",     0},			 PRINTEXITVALUE}, | ||||
| {{NULL, "privileged",	      OPT_SPECIAL},		 PRIVILEGED}, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue