Module Name:    src
Committed By:   riastradh
Date:           Thu Nov 21 20:33:39 UTC 2024

Added Files:
        src/lib/libresolv: resolv.expsym

Log Message:
libresolv: Add expected symbols list.

NOTE: This looks pretty questionable!  Need someone who knows this
very legacy-lookin' library to see if it is sensible, and/or slap a
version map on it.

PR lib/58838: shared libraries in base should all have expsym lists


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/libresolv/resolv.expsym

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/lib/libresolv/resolv.expsym
diff -u /dev/null src/lib/libresolv/resolv.expsym:1.1
--- /dev/null	Thu Nov 21 20:33:39 2024
+++ src/lib/libresolv/resolv.expsym	Thu Nov 21 20:33:39 2024
@@ -0,0 +1,55 @@
+__dst_buffer_to_key
+__dst_check_algorithm
+__dst_compare_keys
+__dst_dnskey_to_key
+__dst_free_key
+__dst_generate_key
+__dst_hmac_md5_init
+__dst_init
+__dst_key_to_buffer
+__dst_key_to_dnskey
+__dst_read_key
+__dst_s_build_filename
+__dst_s_calculate_bits
+__dst_s_dns_key_id
+__dst_s_dump
+__dst_s_filename_length
+__dst_s_fopen
+__dst_s_get_int16
+__dst_s_get_int32
+__dst_s_id_calc
+__dst_s_put_int16
+__dst_s_put_int32
+__dst_s_verify_str
+__dst_sig_size
+__dst_sign_data
+__dst_verify_data
+__dst_write_key
+__ns_datetosecs
+__ns_find_tsig
+__ns_samedomain
+__ns_sign250
+__ns_sign50
+__ns_sign_tcp
+__ns_sign_tcp2
+__ns_sign_tcp_init
+__ns_subdomain
+__ns_verify50
+__ns_verify_tcp
+__ns_verify_tcp_init
+__res_buildprotolist
+__res_destroyprotolist
+__res_destroyservicelist
+__res_findzonecut
+__res_findzonecut2
+__res_freeupdrec
+__res_mkupdrec
+__res_nmkupdate
+__res_nsendsigned
+__res_nupdate
+__res_protocolname
+__res_protocolnumber
+__res_servicename
+__res_servicenumber
+dst_path
+dst_t_func

Reply via email to