diff options
author | NIIBE Yutaka <[email protected]> | 2022-04-05 05:17:21 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2022-04-05 05:25:00 +0000 |
commit | 110a375401878b72984241c0dd84cb7fdeaae795 (patch) | |
tree | ebc512ae56d23d480ef1a83a4f99258e7fed157b /lang/cpp/src/data.cpp | |
parent | qt: Check arguments passed to the revoke key job (diff) | |
download | gpgme-110a375401878b72984241c0dd84cb7fdeaae795.tar.gz gpgme-110a375401878b72984241c0dd84cb7fdeaae795.zip |
core: Don't keep using deprecated ath_ API.
* src/posix-io.c: Don't include ath.h.
(_gpgme_io_read): Call read directly.
(_gpgme_io_write): Call write directly.
(_gpgme_io_waitpid): Call waitpid directly.
(_gpgme_io_select_select): Call select directly.
(_gpgme_io_recvmsg): Call recvmsg directly.
(_gpgme_io_sendmsg): Call sendmsg directly.
(_gpgme_io_connect): Call connect directly.
* src/assuan-support.c: Don't include ath.h.
(my_waitpid): Call waitpid directly.
--
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'lang/cpp/src/data.cpp')
0 files changed, 0 insertions, 0 deletions