mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			265 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			265 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
libc {
 | 
						|
  GLIBC_2.1 {
 | 
						|
    # variables in normal name space
 | 
						|
    argp_err_exit_status; argp_program_bug_address; argp_program_version;
 | 
						|
    argp_program_version_hook;
 | 
						|
 | 
						|
    # a*
 | 
						|
    argp_error; argp_failure; argp_help; argp_parse; argp_state_help;
 | 
						|
    argp_usage;
 | 
						|
  }
 | 
						|
}
 |