log m4/sys_socket_h.m4 @ 12909:86f1ff71881a

age author description
Wed, 16 Dec 2009 16:20:28 -0700 Eric Blake warn-on-use: use instead of link-warning
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Tue, 25 Aug 2009 02:17:09 +0200 Bruno Haible New module 'accept4'.
Mon, 10 Aug 2009 22:38:22 +0200 Bruno Haible Typo in comment.
Wed, 20 May 2009 08:52:49 +0200 Simon Josefsson sys_socket: MinGW and IRIX does not have sa_family_t type.
Fri, 08 May 2009 20:34:18 +0200 Simon Josefsson m4/sys_socket_h.m4: Test for ws2tcpip.h earlier.
Fri, 08 May 2009 16:21:34 +0200 Simon Josefsson sys_socket: Define sockaddr_storage.
Sat, 25 Oct 2008 22:51:05 +0200 Bruno Haible Reduce the dependencies of m4/sys_socket_h.m4.
Sat, 25 Oct 2008 22:48:11 +0200 Bruno Haible Move HAVE__GL_CLOSE_FD_MAYBE_SOCKET macro.
Tue, 21 Oct 2008 17:15:43 +0200 Bruno Haible Cleanup and simplify winsock split changes.
Sat, 11 Oct 2008 15:00:33 +0200 Bruno Haible New module 'shutdown'.
Fri, 10 Oct 2008 04:33:25 +0200 Bruno Haible New module 'ioctl'.
Fri, 10 Oct 2008 00:23:06 +0200 Paolo Bonzini Combine the two replacements of 'close'.
Wed, 08 Oct 2008 17:57:12 +0200 Simon Josefsson m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).
Mon, 06 Oct 2008 02:15:14 +0200 Bruno Haible New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getsockopt', 'listen', 'recv', 'recvfrom', 'send', 'sendto', 'setsockopt', 'socket'.
Sun, 28 Sep 2008 17:41:17 +0200 Bruno Haible Ensure correct syntax when sys/select.h is replaced but sys/socket.h is not.
Fri, 12 Sep 2008 08:43:03 +0200 Paolo Bonzini add sockets wrappers
Mon, 28 Apr 2008 20:08:35 +0200 Simon Josefsson Move AC_REQUIRE([AC_C_INLINE]) to top.
Mon, 28 Apr 2008 16:38:34 +0200 Simon Josefsson Fix proper win32 checks and use of inline for setsockopt.
Tue, 15 Apr 2008 01:52:03 +0200 Bruno Haible Fix underquoting of AC_LANG_PROGRAM arguments.
Sun, 13 Apr 2008 14:56:42 +0200 Bruno Haible Override <sys/socket.h> when it exists but is incomplete.
Thu, 21 Jun 2007 17:08:44 +0000 Paul Eggert * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
Wed, 07 Mar 2007 23:04:53 +0000 Bruno Haible Make <sys/socket.h> self-contained, so that it can be included without
Thu, 16 Feb 2006 09:48:07 +0000 Simon Josefsson * sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
Tue, 10 Jan 2006 14:28:52 +0000 Simon Josefsson Add sys_socket module.