log lib/readutmp.h @ 40186:8964917f9574

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Tue, 30 Jun 2015 22:01:06 +0100 Pádraig Brady readutmp: port to FreeBSD >= 9
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
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
Thu, 25 Mar 2010 07:50:53 +0100 Bruno Haible Use ANSI C.
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
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Tue, 16 Jan 2007 09:40:30 +0000 Jim Meyering * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
Wed, 18 Oct 2006 13:24:37 +0000 Sergey Poznyakoff (READ_UTMP_USER_PROCESS): New flag
Tue, 22 Aug 2006 17:34:55 +0000 Paul Eggert * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
Wed, 25 Jan 2006 08:03:13 +0000 Jim Meyering Remove more useless parentheses.
Thu, 02 Jun 2005 20:41:04 +0000 Paul Eggert Sync from coreutils.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Mon, 02 May 2005 07:00:50 +0000 Paul Eggert Merge from coreutils.
Wed, 01 Dec 2004 07:30:05 +0000 Paul Eggert Don't include <errno.h>,
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Sat, 16 Aug 2003 03:51:49 +0000 Paul Eggert Merge from coreutils.
Wed, 18 Jun 2003 05:52:19 +0000 Paul Eggert Assume C89, so PARAMS isn't needed.
Tue, 16 Apr 2002 10:41:33 +0000 Jim Meyering (UT_TYPE): Remove definition (now in who.c).
Sun, 27 May 2001 13:46:31 +0000 Jim Meyering (UT_TYPE): Define.
Tue, 04 Jul 2000 08:44:28 +0000 Jim Meyering [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
Wed, 05 Apr 2000 15:05:54 +0000 Jim Meyering [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare getutent.
Tue, 01 Feb 2000 16:23:30 +0000 Jim Meyering (UT_USER): Add parens. From Andreas Schwab.
Sun, 30 Jan 2000 16:45:17 +0000 Jim Meyering redo it on per-header basis
Sun, 30 Jan 2000 16:39:08 +0000 Jim Meyering (UT_USER): Define. Accessor macro for the member named ut_user or ut_name.
Wed, 05 May 1999 13:34:02 +0000 Jim Meyering Add definitions to help read utmpx on systems with utmpname.
Mon, 08 Feb 1999 03:32:38 +0000 Jim Meyering Don't include stdio.h.
Sat, 04 Apr 1998 18:16:51 +0000 Jim Meyering (PARAMS): Define.
Sun, 13 Jul 1997 03:55:38 +0000 Jim Meyering (PARAMS): Update prototype.
Sun, 13 Jul 1997 02:54:48 +0000 Jim Meyering .