mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-10-30 10:45:40 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			149 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			149 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #define __getdents64 __no___getdents64_decl
 | |
| #include <sysdeps/unix/sysv/linux/getdents.c>
 | |
| #undef __getdents64
 | |
| weak_alias (__getdents, __getdents64);
 |