log lib/inttostr.h @ 17632:86af85d364e1 default tip

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
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Wed, 09 Jun 2010 18:22:25 +0200 Jim Meyering inttostr: add a new function, inttostr, and tests
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Sun, 10 Aug 2008 16:40:12 +0200 Jim Meyering ensure that return value of uinttostr et al are not ignored
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Mon, 23 Oct 2006 06:03:01 +0000 Jim Meyering * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
Mon, 21 Aug 2006 06:11:26 +0000 Paul Eggert Add and change modules to make it easier for coreutils to use
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 09 Mar 2005 19:11:23 +0000 Paul Eggert Factor int-properties macros into a single file, except for
Mon, 12 Apr 2004 06:47:06 +0000 Paul Eggert * inttostr.h: Assume C89 for <limits.h> and CHAR_BIT.
Wed, 31 Mar 2004 06:21:11 +0000 Paul Eggert New module inttostr.