time tests: Don't require pid_t.
[gnulib.git] / ChangeLog
index 053a661..a7de51c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-09-20  Bruno Haible  <bruno@clisp.org>
 
+       time tests: Don't require pid_t.
+       * tests/test-time.c: Comment out the check for pid_t.
+
+2011-09-20  Bruno Haible  <bruno@clisp.org>
+
        fsync tests: Avoid a test failure on mingw.
        * tests/test-fsync.c (main): Allow a failure with EIO.