提交 f4511d48 编写于 作者: M Matt Caswell

Remove ASYNC NOEXIST functions from libeay.num

During development some functions got added and then later taken away.
Since these will never appear in a production version there is no reason
for them to appear in libeay.num flagged as "NOEXIST".
Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 03dc77e0
...@@ -4651,13 +4651,11 @@ TS_RESP_CTX_set_signer_digest 5010 EXIST::FUNCTION: ...@@ -4651,13 +4651,11 @@ TS_RESP_CTX_set_signer_digest 5010 EXIST::FUNCTION:
TS_CONF_set_signer_digest 5011 EXIST::FUNCTION: TS_CONF_set_signer_digest 5011 EXIST::FUNCTION:
ENGINE_load_dasync 5012 EXIST::FUNCTION:ENGINE,STATIC_ENGINE ENGINE_load_dasync 5012 EXIST::FUNCTION:ENGINE,STATIC_ENGINE
ASYNC_pause_job 5013 EXIST::FUNCTION: ASYNC_pause_job 5013 EXIST::FUNCTION:
ASYNC_job_is_waiting 5014 NOEXIST::FUNCTION: ASYNC_start_job 5014 EXIST::FUNCTION:
ASYNC_in_job 5015 EXIST::FUNCTION: ASYNC_init_pool 5015 EXIST::FUNCTION:
ASYNC_start_job 5016 EXIST::FUNCTION: ASYNC_free_pool 5016 EXIST::FUNCTION:
ASYNC_init_pool 5017 EXIST::FUNCTION: ASYNC_wake 5017 EXIST::FUNCTION:
ASYNC_free_pool 5018 EXIST::FUNCTION: ASYNC_clear_wake 5018 EXIST::FUNCTION:
ASYNC_wake 5019 EXIST::FUNCTION: ASYNC_get_current_job 5019 EXIST::FUNCTION:
ASYNC_clear_wake 5020 EXIST::FUNCTION: ASYNC_get_wait_fd 5020 EXIST::FUNCTION:
ASYNC_get_current_job 5021 EXIST::FUNCTION: ERR_load_ASYNC_strings 5021 EXIST::FUNCTION:
ASYNC_get_wait_fd 5022 EXIST::FUNCTION:
ERR_load_ASYNC_strings 5023 EXIST::FUNCTION:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册