From 8c77b6ad4063534fb1e5a6904217c4586060334a Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 29 Oct 2015 15:33:54 +0100 Subject: Simplify the abilist format The new format lists the version on each line, as in: VERSION SYMBOL TYPE [VALUE] This makes it easier to process the files with line-oriented tools. The abilist files were converted with this awk script: /^[^ ]/ { version = $1 } /^ / { print version, substr($0, 2) } And sorted under the "C" locale with sort. --- .../unix/sysv/linux/x86_64/x32/libresolv.abilist | 185 ++++++++++----------- 1 file changed, 92 insertions(+), 93 deletions(-) (limited to 'sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist') diff --git a/sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist b/sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist index 0cb56606f1..28abb0307e 100644 --- a/sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist +++ b/sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist @@ -1,93 +1,92 @@ -GLIBC_2.16 - GLIBC_2.16 A - __b64_ntop F - __b64_pton F - __dn_comp F - __dn_count_labels F - __dn_expand F - __dn_skipname F - __fp_nquery F - __fp_query F - __fp_resstat F - __hostalias F - __loc_aton F - __loc_ntoa F - __p_cdname F - __p_cdnname F - __p_class F - __p_class_syms D 0x54 - __p_fqname F - __p_fqnname F - __p_option F - __p_query F - __p_rcode F - __p_secstodate F - __p_time F - __p_type F - __p_type_syms D 0x228 - __putlong F - __putshort F - __res_close F - __res_dnok F - __res_hnok F - __res_hostalias F - __res_isourserver F - __res_mailok F - __res_mkquery F - __res_nameinquery F - __res_nmkquery F - __res_nquery F - __res_nquerydomain F - __res_nsearch F - __res_nsend F - __res_ownok F - __res_queriesmatch F - __res_query F - __res_querydomain F - __res_search F - __res_send F - __sym_ntop F - __sym_ntos F - __sym_ston F - _gethtbyaddr F - _gethtbyname F - _gethtbyname2 F - _gethtent F - _getlong F - _getshort F - _res_opcodes D 0x40 - _sethtent F - inet_net_ntop F - inet_net_pton F - inet_neta F - ns_datetosecs F - ns_format_ttl F - ns_get16 F - ns_get32 F - ns_initparse F - ns_makecanon F - ns_msg_getflag F - ns_name_compress F - ns_name_ntol F - ns_name_ntop F - ns_name_pack F - ns_name_pton F - ns_name_rollback F - ns_name_skip F - ns_name_uncompress F - ns_name_unpack F - ns_parse_ttl F - ns_parserr F - ns_put16 F - ns_put32 F - ns_samedomain F - ns_samename F - ns_skiprr F - ns_sprintrr F - ns_sprintrrf F - ns_subdomain F - res_gethostbyaddr F - res_gethostbyname F - res_gethostbyname2 F - res_send_setqhook F - res_send_setrhook F +GLIBC_2.16 GLIBC_2.16 A +GLIBC_2.16 __b64_ntop F +GLIBC_2.16 __b64_pton F +GLIBC_2.16 __dn_comp F +GLIBC_2.16 __dn_count_labels F +GLIBC_2.16 __dn_expand F +GLIBC_2.16 __dn_skipname F +GLIBC_2.16 __fp_nquery F +GLIBC_2.16 __fp_query F +GLIBC_2.16 __fp_resstat F +GLIBC_2.16 __hostalias F +GLIBC_2.16 __loc_aton F +GLIBC_2.16 __loc_ntoa F +GLIBC_2.16 __p_cdname F +GLIBC_2.16 __p_cdnname F +GLIBC_2.16 __p_class F +GLIBC_2.16 __p_class_syms D 0x54 +GLIBC_2.16 __p_fqname F +GLIBC_2.16 __p_fqnname F +GLIBC_2.16 __p_option F +GLIBC_2.16 __p_query F +GLIBC_2.16 __p_rcode F +GLIBC_2.16 __p_secstodate F +GLIBC_2.16 __p_time F +GLIBC_2.16 __p_type F +GLIBC_2.16 __p_type_syms D 0x228 +GLIBC_2.16 __putlong F +GLIBC_2.16 __putshort F +GLIBC_2.16 __res_close F +GLIBC_2.16 __res_dnok F +GLIBC_2.16 __res_hnok F +GLIBC_2.16 __res_hostalias F +GLIBC_2.16 __res_isourserver F +GLIBC_2.16 __res_mailok F +GLIBC_2.16 __res_mkquery F +GLIBC_2.16 __res_nameinquery F +GLIBC_2.16 __res_nmkquery F +GLIBC_2.16 __res_nquery F +GLIBC_2.16 __res_nquerydomain F +GLIBC_2.16 __res_nsearch F +GLIBC_2.16 __res_nsend F +GLIBC_2.16 __res_ownok F +GLIBC_2.16 __res_queriesmatch F +GLIBC_2.16 __res_query F +GLIBC_2.16 __res_querydomain F +GLIBC_2.16 __res_search F +GLIBC_2.16 __res_send F +GLIBC_2.16 __sym_ntop F +GLIBC_2.16 __sym_ntos F +GLIBC_2.16 __sym_ston F +GLIBC_2.16 _gethtbyaddr F +GLIBC_2.16 _gethtbyname F +GLIBC_2.16 _gethtbyname2 F +GLIBC_2.16 _gethtent F +GLIBC_2.16 _getlong F +GLIBC_2.16 _getshort F +GLIBC_2.16 _res_opcodes D 0x40 +GLIBC_2.16 _sethtent F +GLIBC_2.16 inet_net_ntop F +GLIBC_2.16 inet_net_pton F +GLIBC_2.16 inet_neta F +GLIBC_2.16 ns_datetosecs F +GLIBC_2.16 ns_format_ttl F +GLIBC_2.16 ns_get16 F +GLIBC_2.16 ns_get32 F +GLIBC_2.16 ns_initparse F +GLIBC_2.16 ns_makecanon F +GLIBC_2.16 ns_msg_getflag F +GLIBC_2.16 ns_name_compress F +GLIBC_2.16 ns_name_ntol F +GLIBC_2.16 ns_name_ntop F +GLIBC_2.16 ns_name_pack F +GLIBC_2.16 ns_name_pton F +GLIBC_2.16 ns_name_rollback F +GLIBC_2.16 ns_name_skip F +GLIBC_2.16 ns_name_uncompress F +GLIBC_2.16 ns_name_unpack F +GLIBC_2.16 ns_parse_ttl F +GLIBC_2.16 ns_parserr F +GLIBC_2.16 ns_put16 F +GLIBC_2.16 ns_put32 F +GLIBC_2.16 ns_samedomain F +GLIBC_2.16 ns_samename F +GLIBC_2.16 ns_skiprr F +GLIBC_2.16 ns_sprintrr F +GLIBC_2.16 ns_sprintrrf F +GLIBC_2.16 ns_subdomain F +GLIBC_2.16 res_gethostbyaddr F +GLIBC_2.16 res_gethostbyname F +GLIBC_2.16 res_gethostbyname2 F +GLIBC_2.16 res_send_setqhook F +GLIBC_2.16 res_send_setrhook F -- cgit 1.4.1