X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=cdb7eab4bed6d279fea7352ce41fb7fd53ea207d;hb=d9a58db4fa4dc35c7166db177a5e38a2f82e7ee6;hp=3c499b40faeb74fe7b2679b607d08d7786d7a8c7;hpb=f2c3077010e6b60705ca5ab66f72ccc875081995;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index 3c499b40f..cdb7eab4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,47 @@ 2007-02-17 Bruno Haible + * 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. + + * modules/sys_stat-tests: New file. + * tests/test-sys_stat.c: New file. + + * modules/sys_socket-tests: New file. + * tests/test-sys_socket.c: New file. + + * modules/sys_select-tests: New file. + * tests/test-sys_select.c: New file. + + * modules/string-tests: New file. + * tests/test-string.c: New file. + + * modules/stdbool-tests: New file. + * tests/test-stdbool.c: New file. + + * modules/netinet_in-tests: New file. + * tests/test-netinet_in.c: New file. + + * modules/inttypes-tests: New file. + * tests/test-inttypes.c: New file. + + * modules/fcntl-tests: New file. + * tests/test-fcntl.c: New file. + * modules/byteswap-tests: New file. * tests/test-byteswap.c: New file. @@ -12,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 . + * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing . 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.