mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			233 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			233 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
libc {
 | 
						|
  GLIBC_2.2.5 {
 | 
						|
    arch_prctl; __arch_prctl;
 | 
						|
 | 
						|
    ioperm; iopl;
 | 
						|
 | 
						|
    modify_ldt;
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
librt {
 | 
						|
  GLIBC_2.3.3 {
 | 
						|
    # Changed timer_t.
 | 
						|
    timer_create; timer_delete; timer_getoverrun; timer_gettime;
 | 
						|
    timer_settime;
 | 
						|
  }
 | 
						|
}
 |