Revert use of sig-handler.h in sigprocmask.c.
[pspp] / ChangeLog
index a3bdbfe7409336d3d75ed5a400bf258ddf268e30..fe2dade74ca59f3ea52779e52a9087915879959d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-06-23  Eric Blake  <ebb9@byu.net>
+
+       Revert use of sig-handler.h in sigprocmask.c.
+       * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
+       it requires the existence of struct sigaction.
+       * lib/sigprocmask.c (handler_t): Restore typedef.
+       (rpl_signal, old_handlers): Use local type.
+
 2008-06-22  Bruno Haible  <bruno@clisp.org>
 
        * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test