rtems: define _POSIX_CLOCK_SELECTION feature
Enable definition of clock_nanosleep() since it was added to RTEMS. Signed-off-by: Joel Sherrill <joelemail@rtems.org>
This commit is contained in:
		
				
					committed by
					
						
						Joel Sherrill
					
				
			
			
				
	
			
			
			
						parent
						
							644e40dd9c
						
					
				
				
					commit
					9a80679aae
				
			@@ -328,6 +328,7 @@ extern "C" {
 | 
			
		||||
#define _POSIX_MEMORY_PROTECTION	1
 | 
			
		||||
#define _POSIX_MESSAGE_PASSING		1
 | 
			
		||||
#define _POSIX_MONOTONIC_CLOCK		200112L
 | 
			
		||||
#define _POSIX_CLOCK_SELECTION		200112L
 | 
			
		||||
#define _POSIX_PRIORITIZED_IO		1
 | 
			
		||||
#define _POSIX_PRIORITY_SCHEDULING	1
 | 
			
		||||
#define _POSIX_REALTIME_SIGNALS		1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user