New module 'printf-posix'.
[pspp] / ChangeLog
index 2e783d6b90b1c1a837aabcd879003b3f24929bb1..e1aea6404f70fdae1241c0b8425f2c5be68b21da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2007-03-09  Bruno Haible  <bruno@clisp.org>
+
+       * modules/printf-posix: New file.
+       * lib/printf.c: New file.
+       * m4/printf-posix-rpl.m4: New file.
+       * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
+       REPLACE_PRINTF.
+       * lib/stdio_.h (printf): New declaration.
+       (format, __format__, ____printf____, ____scanf____): New macros.
+       * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
+       REPLACE_PRINTF.
+
 2007-03-09  Bruno Haible  <bruno@clisp.org>
 
        * tests/test-vasnprintf-posix2.sh: New file.