* modules/linkedhash-list (Depends-on): Likewise.
* modules/rbtreehash-list (Depends-on): Likewise.
-2006-09-28 Paolo Bonzini <bonzini@gnu.org>
-
- * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
- * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
-
2006-09-26 Paul Eggert <eggert@cs.ucla.edu>
* modules/savewd (Depends-on): Add 'raise'.
argument. Set stdout_closed before testing for ferror, not after.
(fwriteerror, fwriteerror_no_ebadf): New functions.
+2006-09-28 Paolo Bonzini <bonzini@gnu.org>
+
+ * poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
+
2006-09-28 Bruno Haible <bruno@clisp.org>
* strndup.h: Simplify the redefinition of strndup.
* openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
+2006-09-28 Paolo Bonzini <bonzini@gnu.org>
+
+ * poll.m4: Look for sys/ioctl.h and sys/filio.h.
+
2006-09-28 Bruno Haible <bruno@clisp.org>
* strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.