Emit linker warnings for imaxabs, imaxdiv, strtoimax, strtoumax when these
[gnulib.git] / ChangeLog
index 511358c..cdb7eab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
 2007-02-17  Bruno Haible  <bruno@clisp.org>
 
+       * modules/wctype-tests: New file.
+       * tests/test-wctype.c: New file.
+
+       * modules/wchar-tests: New file.
+       * tests/test-wchar.c: New file.
+
+       * modules/unistd-tests: New file.
+       * tests/test-unistd.c: New file.
+
+       * modules/time-tests: New file.
+       * tests/test-time.c: New file.
+
+       * modules/sysexits-tests: New file.
+       * tests/test-sysexits.c: New file.
+
        * modules/sys_time-tests: New file.
        * tests/test-sys_time.c: New file.
 
@@ -39,7 +54,7 @@
        (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
        if the corresponding module is not enabled. Emit link warnings if
        the function is used nevertheless.
-       * m4/inttypes_h.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
+       * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
        Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
        HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
        (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.