Home GnuPG
Diffusion nPth 74bf5068ac96

Add a pselect emulation.
74bf5068ac96Unpublished

Unpublished Commit · Learn More

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

Description

Add a pselect emulation.

* src/npth.c [!HAVE_PSELECT]: Include signal.h
(npth_pselect) [!HAVE_PSELECT]: Implement a crude pselect emulation
* configure.ac (AC_CHECK_FUNCS): Test for pselect.

This is a better than nothing emulation. OpenBSD applications who
care about race conditions will probably use their own signal detection
via pipe. This can be implemented on top of this emulation.

Details

Provenance
wernerAuthored on May 9 2012, 8:44 PM
Parents
rPTHf24cc48ef797: Cleanup the debug code.
Branches
Unknown
Tags
Unknown