Home GnuPG

Fix npth port file handle use.
cef55142f255Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Fix npth port file handle use.

* assuan.h.in (ASSUAN_SYSTEM_NPTH_IMPL): Use npth_unprotect and
npth_protect with actual assuan functions instead of npth wrappers.
* libassuan.def: Add __assuan_read, __assuan_write, __assuan_sendmsg,
__assuan_recvmsg, __assuan_waitpid exports.
* system-w32.c (__assuan_read, __assuan_write, __assuan_sendmsg,
__assuan_recvmsg, __assuan_waitpid): Make non-static.

Details

Provenance
marcusAuthored on Jan 24 2012, 6:49 PM
Parents
rAe23e6f2bd49f: Make assuan portable to NPTH.
Branches
Unknown
Tags
Unknown

Event Timeline

Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de> committed rAcef55142f255: Fix npth port file handle use. (authored by Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>).Jan 24 2012, 6:49 PM