sigaction tests: Allow missing SA_RESETHAND and SA_RESTART.
authorBruno Haible <bruno@clisp.org>
Fri, 24 Dec 2010 10:07:35 +0000 (11:07 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 24 Dec 2010 10:07:35 +0000 (11:07 +0100)
commit30e5e539b54121f27a654721dd25fd824ab6fd07
tree6e24ef646d6a342bb0d71b20fb7ad3325e589dc9
parentb72a99f8ceba63a6b43221e279e1eb8b69a056b3
sigaction tests: Allow missing SA_RESETHAND and SA_RESTART.

* tests/test-sigaction.c (SA_RESETHAND): Fall back to 0.
(SA_RESTART): Likewise.
Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
ChangeLog
tests/test-sigaction.c