Enhance fsync, fdatasync tests.
[gnulib.git] / ChangeLog
index 27e4181..7a9a868 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2011-09-16  Bruno Haible  <bruno@clisp.org>
 
+       Enhance fsync, fdatasync tests.
+       * tests/test-fsync.c (main): Test both STDIN_FILENO and STDOUT_FILENO.
+       * tests/test-fdatasync.c (main): Likewise.
+
+2011-09-16  Bruno Haible  <bruno@clisp.org>
+
        Support for MSVC compiler: Ensure mode_t gets defined.
        * m4/fcntl_h.m4 (gl_FCNTL_H): Require AC_TYPE_MODE_T.
        * m4/spawn_h.m4 (gl_SPAWN_H): Likewise.