New module 'fseeko'.
[pspp] / ChangeLog
index 33c7d57fd651c48beb7a29ec0b885fe8a14399e2..314aeb4f7be32136a508fd3164092b65dd39a359 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2007-04-25  Bruno Haible  <bruno@clisp.org>
+
+       * modules/fseeko: New file.
+       * m4/fseeko.m4: New file.
+       * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
+       HAVE_FSEEKO.
+       * lib/stdio_.h (fseeko): New declaration.
+       * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
+       HAVE_FSEEKO.
+
+2007-04-25  Bruno Haible  <bruno@clisp.org>
+
+       * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
+
 2007-04-25  Bruno Haible  <bruno@clisp.org>
 
        * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.