If there is no sigdelset(), define it as a macro.

Peter Eisentraut <peter_e@gmx.net>

Commit: b63b967a7e68c0f157958406aaa78285ba6e5dd7
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2009-12-16T22:55:34Z
Releases: 9.0.0
If there is no sigdelset(), define it as a macro.

This removes some duplicate code that recreated the identical workaround
when the newer signal API is missing.

Files