Avoid test failure on glibc with LinuxThreads.
[pspp] / ChangeLog
index 6cec4e972adf2a9054ca016f341643a453345690..a4204715c20b0f32c7460368d0c6aeae6ed1e351 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-28  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-sigaction.c (handler, main): Disable the check whether
+       SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
+       glibc systems with LinuxThreads.
+
 2008-09-28  Bruno Haible  <bruno@clisp.org>
 
        * doc/posix-functions/freopen.texi: Mention the trailing slash problem.