sys_wait: Implement WSTOPSIG.
[pspp] / ChangeLog
index 959a0afed65bd5f08ac29296fd7bf8091d4851d5..f23c1c4fc67cba6b805278b46c03fff2d1150e08 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-09-26  Bruno Haible  <bruno@clisp.org>
+
+       sys_wait: Implement WSTOPSIG.
+       * lib/sys_wait.in.h (WSTOPSIG): New macro.
+       Reported by Simon Josefsson.
+
 2010-09-26  Simon Josefsson  <simon@josefsson.org>
 
        stdlib, sys_wait: Avoid compilation error on mingw.