Home GnuPG
Diffusion GPGME 110a37540187

core: Don't keep using deprecated ath_ API.

Description

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 <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Apr 5 2022, 7:17 AM
Parents
rM7f089165e3ae: qt: Check arguments passed to the revoke key job
Branches
Unknown
Tags
Unknown