log lib/sys_socket.in.h @ 40246:c34f677e6117 default tip master

age author description
Thu, 14 Mar 2019 09:49:24 +0100 Bruno Haible all: Update URLs to msdn.microsoft.com.
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Tue, 24 Apr 2018 20:04:05 +0200 Bruno Haible sys_socket: Make SO_REUSEPORT available across platforms.
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Thu, 14 Sep 2017 00:35:56 +0200 Bruno Haible all: Replace many more http URLs by https URLs. Update stale URLs.
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sat, 15 Jul 2017 23:11:44 +0200 John E. Malmberg sys_socket: Add support for OpenVMS.
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Thu, 01 Dec 2016 19:52:43 +0900 KO Myung-Hun sys_socket: typedef sa_family_t correctly on OS/2 kLIBC
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Wed, 28 Aug 2013 18:49:38 -0700 Paul Eggert headers: check that _GL_INLINE_HEADER_BEGIN is defined
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'
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Sun, 05 Feb 2012 13:42:03 -0800 Paul Eggert maint: spelling fixes
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 16 Oct 2011 17:19:18 -0700 Paul Eggert sys_socket: use stdalign, not alignof
Thu, 07 Jul 2011 03:34:18 +0200 Bruno Haible sys_select: Fix compilation error on mingw, introduced on 2011-06-30.
Sun, 29 May 2011 15:44:42 +0200 Bruno Haible Allow multiple gnulib generated include files to be combined.
Sat, 30 Apr 2011 13:38:43 +0200 Bruno Haible sys_socket: Ensure 'struct iovec' definition.
Thu, 21 Apr 2011 07:16:20 -0600 Eric Blake passfd: allow compilation on mingw
Sun, 13 Mar 2011 23:54:58 +0100 Bruno Haible passfd: Work around bug with CMSG_FIRSTHDR on FreeBSD 6.4.
Sun, 14 Nov 2010 17:48:50 +0100 Bruno Haible Allow multiple gnulib generated replacements to coexist.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 24 Dec 2010 17:16:29 +0100 Bruno Haible sys_socket: Hide mismatch of declarations on NonStop Kernel.
Sun, 28 Nov 2010 17:04:03 +0100 Bruno Haible sys_socket: Ensure ss_family field on AIX.
Mon, 04 Oct 2010 23:35:51 +0200 Bruno Haible Avoid line length limitation from HP NonStop system header files.
Sun, 03 Oct 2010 23:53:34 +0200 Paul Eggert Avoid some lines longer than 80 characters.
Mon, 05 Apr 2010 18:34:08 +0200 Bruno Haible sys_socket: Avoid #define replacements in C++ mode.
Thu, 25 Mar 2010 16:28:02 -0600 Eric Blake maint: use pragma consistently across replacement headers
Mon, 08 Mar 2010 01:38:28 +0100 Bruno Haible sys_socket: Avoid #define replacements in C++ mode.
Sun, 07 Mar 2010 19:54:54 +0100 Bruno Haible Use POSIX declarations for socket functions.
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
Fri, 11 Dec 2009 01:15:28 +0100 Bruno Haible New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Tue, 25 Aug 2009 02:26:18 +0200 Bruno Haible Tolerate declared but missing accept4 syscall.
Tue, 25 Aug 2009 02:17:09 +0200 Bruno Haible New module 'accept4'.
Wed, 20 May 2009 08:52:49 +0200 Simon Josefsson sys_socket: MinGW and IRIX does not have sa_family_t type.
Sat, 09 May 2009 00:01:36 +0200 Bruno Haible Don't use undefined macro 'max'.
Fri, 08 May 2009 16:21:34 +0200 Simon Josefsson sys_socket: Define sockaddr_storage.
Sun, 01 Mar 2009 20:45:42 +0100 Bruno Haible Use socklen_t in the native Windows replacements prototypes.
Sat, 25 Oct 2008 23:13:43 +0200 Bruno Haible Override the gethostname() declaration on native Windows systems.
Sat, 25 Oct 2008 22:48:11 +0200 Bruno Haible Move HAVE__GL_CLOSE_FD_MAYBE_SOCKET macro.
Wed, 22 Oct 2008 18:06:15 +0200 Simon Josefsson lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
Tue, 21 Oct 2008 17:15:43 +0200 Bruno Haible Cleanup and simplify winsock split changes.
Sat, 18 Oct 2008 02:43:18 +0200 Bruno Haible Avoid gcc warnings because of #pragma GCC system_header on older gcc.
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 04:17:02 +0200 Bruno Haible Make the ioctl() signature POSIX compliant.
Fri, 10 Oct 2008 00:23:06 +0200 Paolo Bonzini Combine the two replacements of 'close'.
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'.
Wed, 01 Oct 2008 09:43:40 +0200 Jim Meyering remove trailing spaces
Mon, 29 Sep 2008 11:37:15 +0200 Bruno Haible Make the headers usable in C++.
Tue, 23 Sep 2008 15:11:23 +0200 Paolo Bonzini implement full-blown select(2) for winsock
Fri, 12 Sep 2008 08:43:03 +0200 Paolo Bonzini add sockets wrappers
Sun, 14 Sep 2008 04:32:44 +0200 Bruno Haible Remove errno value definitions from <sys/socket.h>.
Fri, 12 Sep 2008 16:12:44 +0200 Paolo Bonzini port poll tests to Windows