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


No differences found