wmemchr: Support for MSVC.
[gnulib.git] / ChangeLog
index 1355eb9..f1d7592 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,35 @@
 2011-10-03  Bruno Haible  <bruno@clisp.org>
 
+       wmemchr: Support for MSVC.
+       * m4/wmemchr.m4 (gl_FUNC_WMEMCHR): Use a small test program to test
+       whether wmemchr() exists.
+
+2011-10-03  Bruno Haible  <bruno@clisp.org>
+
+       glthread/*, strsignal: Support for MSVC.
+       * lib/glthread/cond.h: Define WIN32_LEAN_AND_MEAN, so as to avoid
+       including <winsock.h> on MSVC 9.
+       * lib/glthread/lock.h: Likewise.
+       * lib/glthread/thread.h: Likewise.
+       * lib/glthread/tls.h: Likewise.
+       * lib/glthread/yield.h: Likewise.
+       * lib/strsignal.c: Include <string.h> first. Don't include <unistd.h>
+       if HAVE_UNISTD_H is false.
+       * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Test for <unistd.h>.
+
+2011-10-03  Bruno Haible  <bruno@clisp.org>
+
+       nonblocking tests: Fix test failure on OpenBSD/SPARC64.
+       * tests/test-nonblocking-socket.h (SOCKET_DATA_BLOCK_SIZE) [OpenBSD]:
+       Set to 100000.
+
+2011-10-03  Bruno Haible  <bruno@clisp.org>
+
+       acl: Fix specification.
+       * lib/file-has-acl.c (file_has_acl): Fix specification.
+
+2011-10-03  Bruno Haible  <bruno@clisp.org>
+
        relocatable-lib[-lgpl]: Avoid expensive /proc access on Linux, Cygwin.
        * lib/relocatable.c (ENABLE_COSTLY_RELOCATABLE): New macro.
        (compute_curr_prefix, shared_library_fullname,