aboutsummaryrefslogtreecommitdiffstats
path: root/lib/readutmp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert1-211/+0
2006-01-25Remove useless parentheses in cpp directive.Jim Meyering1-3/+3
2005-06-02Don't use "path" or "filename" to mean "file name"Paul Eggert1-1/+1
2005-05-14Update FSF postal mail address.Jim Meyering1-1/+1
2005-03-30(read_utmp): New arg OPTIONS. All uses changed.Paul Eggert1-2/+15
2004-12-01Go back to including <sys/types.h> rather than <stddef.h>; this isPaul Eggert1-1/+1
2004-11-30Don't include <sys/types.h>, <errno.h>,Paul Eggert1-15/+26
2004-08-02(UT_USER): Parenthesize properly.Paul Eggert1-4/+6
2003-08-18Sync with gnulib.Jim Meyering1-2/+5
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering1-18/+2
2002-07-27If we have both utmpx.h and utmp.h, and there existsJim Meyering1-0/+48
2002-04-16(UT_TYPE): Remove definition (now in who.c).Jim Meyering1-7/+17
2001-05-27(UT_TYPE): Define.Jim Meyering1-1/+7
2000-07-04[HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.Jim Meyering1-0/+4
2000-04-05[HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare getutent.Jim Meyering1-0/+3
2000-02-01(UT_USER): Add parens. From Andreas Schwab.Jim Meyering1-4/+8
2000-01-30redo it on per-header basisJim Meyering1-8/+23
2000-01-30(UT_USER): Define. Accessor macro for the member named ut_user or ut_name.Jim Meyering1-1/+9
1999-05-05Add definitions to help read utmpx on systems with utmpname.Jim Meyering1-0/+8
1999-02-08Don't include stdio.h.Jim Meyering1-2/+1
1998-04-04(PARAMS): Define.Jim Meyering1-1/+9
1997-07-13(PARAMS): Update prototype.Jim Meyering1-6/+7
1997-07-13.Jim Meyering1-0/+84