log lib/arpa_inet.in.h @ 17463:203c036eb0c6

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 17 Sep 2011 15:09:53 +0200 Bruno Haible inet_pton: Support for MSVC on Windows Vista or newer.
Sat, 17 Sep 2011 14:56:11 +0200 Bruno Haible inet_ntop: Support for MSVC on Windows Vista or newer.
Sun, 29 May 2011 15:44:42 +0200 Bruno Haible Allow multiple gnulib generated include files to be combined.
Sat, 19 Mar 2011 13:58:17 +0100 Paul Eggert inet_ntop, inet_pton: Simplify.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Mon, 27 Dec 2010 01:27:33 +0100 Bruno Haible inet_ntop: Hide mismatch of declaration on NonStop Kernel.
Mon, 27 Dec 2010 01:22:00 +0100 Bruno Haible inet_ntop, inet_pton: Ensure declaration on NonStop Kernel.
Sun, 26 Dec 2010 23:56:33 +0100 Bruno Haible arpa_inet: Use the common idioms with C++ support.
Sat, 20 Nov 2010 23:46:16 +0100 Bruno Haible Ensure that <features.h> is included before __GLIBC__ is tested.
Mon, 04 Oct 2010 23:35:51 +0200 Bruno Haible Avoid line length limitation from HP NonStop system header files.
Tue, 30 Mar 2010 02:35:49 +0200 Bruno Haible Emit #pragma system_header after the inclusion guard, not before.
Wed, 24 Mar 2010 17:25:49 -0600 Eric Blake arpa/inet: fix mingw compilation warning
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
Thu, 24 Dec 2009 21:46:04 +0100 Bruno Haible Avoid future namespace pollution on glibc systems.
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.
Thu, 15 Jan 2009 12:38:28 -0600 Albert Chin-A-Young lib/arpa_inet.in.h: Add extern "C" block for C++.
Sat, 18 Oct 2008 02:43:18 +0200 Bruno Haible Avoid gcc warnings because of #pragma GCC system_header on older gcc.
Sat, 27 Sep 2008 17:55:04 +0200 Bruno Haible Provide the definition of GL_LINK-WARNING.
Sat, 30 Aug 2008 03:09:15 +0200 Bruno Haible Avoid some "gcc -pedantic" warnings.
Tue, 29 Apr 2008 13:37:51 +0200 Bruno Haible Enable gnulib's <arpa/inet.h> replacement also when inet_ntop or inet_pton need to be declared.
Mon, 28 Apr 2008 17:40:25 +0200 Simon Josefsson Move inet_ntop and inet_pton declarations to arpa/inet.h.
Wed, 23 Apr 2008 08:02:48 +0200 Simon Josefsson Add file, was missing from last commit.