mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-10-30 10:45:40 +03:00 
			
		
		
		
	The check is moved to LFS fstatat implementation (since it is the code that actually implements the syscall). Reviewed-by: Carlos O'Donell <carlos@redhat.com>
		
			
				
	
	
		
			4 lines
		
	
	
		
			73 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			73 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| ifeq ($(subdir),misc)
 | |
| sysdep_routines += epoll_create inotify_init
 | |
| endif
 |