log lib/inet_ntop.c @ 16366:bb182ee4a09d

age author description
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Thu, 12 Jan 2012 08:44:08 -0700 Eric Blake inet_ntop: guard extra work by IF_LINT
Wed, 11 Jan 2012 14:48:31 -0700 Eric Blake inet_ntop: silence gcc warning
Thu, 05 Jan 2012 23:53:49 -0800 Paul Eggert In commentary, do not use ` to quote.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 17 Sep 2011 14:56:11 +0200 Bruno Haible inet_ntop: Support for MSVC on Windows Vista or newer.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sun, 10 Oct 2010 13:36:34 -0700 Paul Eggert prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Wed, 02 Sep 2009 17:06:43 -0600 Eric Blake errno: use consistently
Mon, 28 Apr 2008 17:40:25 +0200 Simon Josefsson Move inet_ntop and inet_pton declarations to arpa/inet.h.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Mon, 19 Jun 2006 12:28:18 +0000 Simon Josefsson Revert slightly, from Bruno.
Mon, 19 Jun 2006 10:47:30 +0000 Simon Josefsson 2006-06-19 Simon Josefsson <jas@extundo.com>
Fri, 28 Oct 2005 13:53:31 +0000 Simon Josefsson Fix inet_ntop on mingw32.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Mon, 09 May 2005 15:15:14 +0000 Bruno Haible New module 'inet_ntop'.