log m4/sys_socket_h.m4 @ 17627:4d899884c95c

age author description
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Tue, 20 Nov 2012 22:25:06 -0800 Paul Eggert sys_socket: better 'inline'
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 20 Mar 2011 12:51:49 +0100 Paul Eggert socklen: do not depend on sys_socket
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Mon, 20 Dec 2010 01:41:57 +0100 Bruno Haible sys_socket: Use POSIX compatible declarations on OSF/1 5.1.
Sun, 28 Nov 2010 17:04:03 +0100 Bruno Haible sys_socket: Ensure ss_family field on AIX.
Sat, 27 Nov 2010 15:43:57 +0100 Bruno Haible sys_socket: Fix test whether the functions are declared.
Sat, 20 Nov 2010 18:54:00 +0100 Bruno Haible Port to uClibc.
Sun, 28 Mar 2010 00:31:39 +0100 Bruno Haible Distinguish two kinds of module indicators.
Sat, 27 Mar 2010 18:38:53 +0100 Bruno Haible Factorize common .m4 code.
Mon, 15 Mar 2010 00:49:47 +0100 Bruno Haible Fix bug introduced on 2009-12-31.
Mon, 08 Mar 2010 02:52:06 +0100 Bruno Haible Tests of module 'sys_socket' in C++ mode.
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.