Module Name: src Committed By: riastradh Date: Fri Nov 22 02:40:49 UTC 2024
Added Files: src/external/bsd/fetch/lib: fetch.expsym Log Message: external/bsd/fetch libfetch: Add expected symbols list. 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/external/bsd/fetch/lib/fetch.expsym Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Added files: Index: src/external/bsd/fetch/lib/fetch.expsym diff -u /dev/null src/external/bsd/fetch/lib/fetch.expsym:1.1 --- /dev/null Fri Nov 22 02:40:49 2024 +++ src/external/bsd/fetch/lib/fetch.expsym Fri Nov 22 02:40:49 2024 @@ -0,0 +1,68 @@ +fetchAppendURLList +fetchAuthMethod +fetchConnectionCacheClose +fetchConnectionCacheInit +fetchCopyURL +fetchDebug +fetchFreeURL +fetchFreeURLList +fetchGet +fetchGetFTP +fetchGetFile +fetchGetHTTP +fetchGetURL +fetchIO_close +fetchIO_read +fetchIO_unopen +fetchIO_write +fetchInitURLList +fetchLastErrCode +fetchLastErrString +fetchList +fetchListFTP +fetchListFile +fetchListHTTP +fetchListURL +fetchMakeURL +fetchParseURL +fetchPut +fetchPutFTP +fetchPutFile +fetchPutHTTP +fetchPutURL +fetchRestartCalls +fetchStat +fetchStatFTP +fetchStatFile +fetchStatHTTP +fetchStatURL +fetchStringifyURL +fetchTimeout +fetchUnquoteFilename +fetchUnquotePath +fetchXGet +fetchXGetFTP +fetchXGetFile +fetchXGetHTTP +fetchXGetURL +fetch_add_entry +fetch_bind +fetch_cache_get +fetch_cache_put +fetch_close +fetch_connect +fetch_default_port +fetch_default_proxy_port +fetch_getln +fetch_info +fetch_netrc_auth +fetch_no_proxy_match +fetch_read +fetch_reopen +fetch_seterr +fetch_ssl +fetch_syserr +fetch_urlpath_safe +fetch_write +ftp_request +http_request