mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			196 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			196 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
libc {
 | 
						|
  GLIBC_2.19 {
 | 
						|
    __longjmp_chk;
 | 
						|
    getcontext;
 | 
						|
  }
 | 
						|
  GLIBC_PRIVATE {
 | 
						|
    __vdso_clock_gettime;
 | 
						|
    __vdso_clock_getres;
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
libpthread {
 | 
						|
  GLIBC_2.19 {
 | 
						|
    longjmp; siglongjmp;
 | 
						|
  }
 | 
						|
}
 |