add opendir alias
Change-Id: Ib121e763bac7bea44a2f2533c454ff7d9361dc8d
This commit is contained in:
		
							parent
							
								
									f5cfab17d6
								
							
						
					
					
						commit
						4505b4a30a
					
				@ -71,6 +71,10 @@ static DIR	*__opendir_common(int, const char *, int);
 | 
			
		||||
 | 
			
		||||
__weak_alias(fdopendir,_fdopendir)
 | 
			
		||||
 | 
			
		||||
#ifdef __weak_alias
 | 
			
		||||
__weak_alias(opendir,__opendir230)
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Open a directory.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user