log modules/inet_pton @ 17608:63e4133ca82e

age author description
Sat, 17 Sep 2011 15:09:53 +0200 Bruno Haible inet_pton: Support for MSVC on Windows Vista or newer.
Sun, 08 May 2011 21:48:06 +0200 Bruno Haible inet_pton. getaddrinfo: Respect rules for use of AC_LIBOBJ.
Tue, 03 May 2011 23:36:43 +0200 Bruno Haible Avoid unnecessary compilation units, through conditional dependencies.
Sat, 19 Mar 2011 13:58:17 +0100 Paul Eggert inet_ntop, inet_pton: Simplify.
Sat, 27 Mar 2010 14:00:37 +0100 Bruno Haible Rename gl_INET_PTON.
Tue, 03 Nov 2009 01:04:41 +0100 Bruno Haible Fix link error on Solaris 8.
Thu, 17 Sep 2009 11:49:36 -0600 Eric Blake maint: make Include sections of modules consistent
Wed, 02 Sep 2009 17:06:43 -0600 Eric Blake errno: use consistently
Wed, 06 Aug 2008 11:49:11 +0200 Jim Meyering inet_pton.c: use locale-independent tolower
Wed, 06 Aug 2008 09:40:32 +0200 Jim Meyering * modules/inet_pton (License): Relicense under LGPLv2+.
Wed, 30 Apr 2008 01:27:49 +0200 Bruno Haible Ensure the system declares inet_ntop, inet_pton when possible.
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 07:59:31 +0200 Simon Josefsson Add inet_ntop and inet_pton declarations to arpa/inet.h, for MinGW.
Fri, 13 Oct 2006 12:40:22 +0000 Bruno Haible gnulib-tool now synthesizes the EXTRA_DIST line.
Thu, 12 Oct 2006 18:52:30 +0000 Bruno Haible Distribute all lib/* source files through EXTRA_DIST.
Wed, 09 Aug 2006 22:52:40 +0000 Paul Eggert Remove the 'restrict' module, and modify everybody to use AC_C_RESTRICT
Fri, 28 Jul 2006 17:27:50 +0000 Simon Josefsson Use netinet_in module.
Fri, 28 Jul 2006 16:47:24 +0000 Simon Josefsson Use arpa_inet in inet_?to?.
Thu, 06 Jul 2006 13:53:54 +0000 Simon Josefsson 2006-07-06 Simon Josefsson <jas@extundo.com>
Wed, 21 Jun 2006 09:59:49 +0000 Simon Josefsson Add inet_pton module.