Make <sys/select.h> really self-contained, also on Solaris 10.
[gnulib.git] / ChangeLog
index b5bac66..339ce01 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2009-08-09  Bruno Haible  <bruno@clisp.org>
 
+       Make <sys/select.h> really self-contained, also on Solaris 10.
+       * lib/sys_select.in.h: Include <string.h>.
+       * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Test also against
+       Solaris 10 problem.
+       * tests/test-sys_select.c (main): Add check that FD_ZERO can be used.
+       * doc/posix-headers/sys_select.texi: Mention the Solaris 10 problem.
+       Reported by Jim Meyering.
+
+2009-08-09  Bruno Haible  <bruno@clisp.org>
+
        Avoid warnings from 'aclocal' that are due to a use of macro name
        AM_XGETTEXT_OPTION that is not defined in automake.
        * modules/argp (configure.ac): Hide use of AM_XGETTEXT_OPTION from